<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Updatetime         : 2018-07-16 */
/* 报错请找
/* Web Development    : 杨帆 */
/* QQ Mail            : 121876723 sifinsh@163.com */
/*
胤禛在此！
*/
/* 图片地址 */
body {
  background-color: #f2f2e7;
}

.transdelay_long {
  -moz-transition: all 2s ease-in-out 0s;
  transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -o-transition: all 2s ease-in-out 0s;
}

.transdelay_long a {
  -moz-transition: all 2s ease-in-out 0s;
  transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -o-transition: all 2s ease-in-out 0s;
}

#bsPanel {
  -moz-box-sizing: unset;
       box-sizing: unset;
}

#bsWXBox {
  -moz-box-sizing: unset;
       box-sizing: unset;
}

.bsBox {
  -moz-box-sizing: unset;
       box-sizing: unset;
}

.bFind-wrapper-top {
  padding: 0 0 0 0;
}

.bFind-wrapper-top {
  -moz-box-sizing: unset;
       box-sizing: unset;
}

.right_title {
  background-color: #eeeede;
  border-top: solid 2px #000;
  height: 60px;
  margin: 40px 0 0 0;
}

.right_title .icon-text {
  overflow: hidden;
  width: 100%;
  margin: 4px 0 0 15px;
}

.right_title .icon-text .right_icon {
  float: left;
  width: 20px;
}

.right_title .icon-text .right_text {
  float: left;
  width: 200px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  margin: 5px 0 0 8px;
}

.right_title .eng-text {
  font-size: 16px;
  color: #c3c3c3;
  line-height: 1;
  margin: 4px 0 0 15px;
}

@media (max-width: 767px) {
  .right_title {
    height: 1.5rem;
    margin: 0.5rem 0 0 0;
  }
  .right_title .icon-text {
    margin: 0.1rem 0 0 0.3rem;
  }
  .right_title .icon-text .right_icon {
    width: 0.4rem;
  }
  .right_title .icon-text .right_icon img {
    width: 100%;
  }
  .right_title .icon-text .right_text {
    width: 3rem;
    font-size: 0.5rem;
    margin: 0.1rem 0 0 0.2rem;
  }
  .right_title .eng-text {
    font-size: 0.36rem;
    margin: 0 0 0 0.3rem;
  }
}

.article_line {
  font-size: 0;
  line-height: 0px;
  height: 1px;
  background-color: #e6e6e6;
}

.footer {
	background-color: #eeeede;
}

.icon {
  overflow: hidden;
  width: 100%;
  margin: 30px 0 0 0;
}

.icon .icon_l {
  width: 120px;
  float: left;
}

.icon .icon_l img {
  width: 100%;
}

.icon .icon_r {
  width: 102px;
  float: left;
  margin: 0 0 0 8px;
}

.icon .icon_r img {
  width: 100%;
}

@media (max-width: 767px) {
  .icon {
    margin: 0.5rem 0 0 0.3rem;
  }
  .icon .icon_l {
    width: 2rem;
  }
  .icon .icon_r {
    width: 1.6rem;
    margin: 0 0 0 0.1rem;
  }
}

.search_frame {
  margin: 45px 0 0 0;
  text-align: right;
}

.nav {
  border-top: 3px solid #000;
  margin: 20px 0 0 0;
}

@media (max-width: 767px) {
  .nav {
    border-top: 2px solid #000;
    margin: 0.3rem 0 0 0;
  }
}

.sp_menu {
  width: 100%;
  background-color: #eeeede;
  height: 60px;
  line-height: 60px;
}

.sp_menu ul {
  margin: 0;
  padding: 0;
}

.sp_menu ul li {
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  color: #000;
  padding: 0 35px;
  float: left;
}

.sp_menu ul li a {
  color: #000;
}

.sp_menu ul li a:hover {
  color: #ff3c1f;
}

.sp_menu ul li.active {
  position: relative;
}

.sp_menu ul li.active .red_line {
  position: absolute;
  height: 4px;
  top: -4px;
  line-height: 0;
  font-size: 0;
  background-color: #ff3c1f;
  border-left: solid 3px #eeeede;
  border-right: solid 3px #eeeede;
  z-index: 101;
  width: 100%;
  left: 0;
}

@media (max-width: 991px) and (min-width: 768px) {
  .sp_menu {
    height: 50px;
    line-height: 50px;
  }
  .sp_menu ul li {
    font-size: 18px;
    line-height: 50px;
    padding: 0 25px;
  }
}

@media (max-width: 767px) {
  .sp_menu {
    height: 1rem;
    line-height: 1px;
    width: auto;
  }
  .sp_menu ul li {
    font-size: 0.44rem;
    font-weight: normal;
    line-height: 1rem;
    padding: 0 0.4rem;
  }
}

.swiper-container-menu .swiper-wrapper .swiper-slide {
  width: auto;
}

.swiper-button-next {
  right: 20px;
}

.swiper-button-prev {
  left: 20px;
}

.swiper-pagination {
  text-align: right;
  padding-right: 20px;
}

.swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.8;
  -moz-border-radius: 0;
       border-radius: 0;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d71518;
}

.swiper-container-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  width: 120px;
  right: 10px;
  bottom: 20px;
  left: auto;
}

@media (max-width: 767px) {
  .swiper-pagination {
    padding-right: 0;
    text-align: center;
  }
  .swiper-container-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width: 100%;
    right: 0px;
    bottom: 2rem;
  }
}

.swiper-container1 {
  margin: 15px 0 0 0;
}

.swiper-container1 .swiper-slide {
  position: relative;
  overflow: hidden;
  -ms-transform: scale(1, 1);
      transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}

.swiper-container1 .swiper-slide a {
  width: 100%;
  height: 100%;
  color:#fff;
  display:block;
}
.swiper-container1 .swiper-slide a:hover {
  color:#fff;
}

.swiper-container1 .swiper-slide .backpic {
  width: 100%;
  height: 107px;
  background: url(http://www.qstheory.cn/n7/images/ceshi/v7_column_20171102_01.png);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 11;
}

.swiper-container1 .swiper-slide .title {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  margin: 56px 130px 0 20px;
  max-height: 30px;
  overflow: hidden;
}

.swiper-container1 .swiper-slide img {
  width: 100%;
}

.swiper-container1 .swiper-slide :hover img {
  -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}

@media (max-width: 991px) and (min-width: 768px) {
  .swiper-container1 .swiper-slide .title {
    font-size: 20px;
    font-weight: normal;
    max-height: 26px;
  }
}

@media (max-width: 767px) {
  .swiper-container1 {
    padding: 0 1rem 0 0;
  }
  .swiper-container1 .swiper-slide {
    padding: 0 0.1rem 0 0;
  }
  .swiper-container1 .swiper-slide .backpic {
    width: 100%;
    height: 1rem;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .swiper-container1 .swiper-slide-active .title {
    font-size: 0.44rem;
    margin: 0;
    max-height: 0.52rem;
    overflow: hidden;
    padding: 0;
    margin: 0.2rem 0.5rem 0;
  }
}

.swiper-container2 {
  background: #2b2b2b;
}

.swiper-container2 .swiper-slide {
  position: relative;
}

.swiper-container2 .swiper-slide .pic {
  width: 65%;
  float: left;
  display: inline;
  overflow: hidden;
  -ms-transform: scale(1, 1);
      transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}

.swiper-container2 .swiper-slide .pic img {
  width: 100%;
}

.swiper-container2 .swiper-slide .text {
  width: 35%;
  float: left;
  display: inline;
}

.swiper-container2 .swiper-slide .text h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 25px 40px 20px;
  line-height: 1.5;
  color: #fff;
  max-height: 72px;
  overflow: hidden;
}

.swiper-container2 .swiper-slide .text h2 a {
  color: #fff;
}

.swiper-container2 .swiper-slide .text h2 a:hover {
  color: #fff;
}

.swiper-container2 .swiper-slide .text span {
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  max-height: 108px;
  overflow: hidden;
  display: block;
  margin: 0 40px;
}

.swiper-container2 .swiper-slide:hover .pic img {
  -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}

@media (max-width: 1052px) and (min-width: 768px) {
  .swiper-container2 .swiper-slide .text h2 {
    font-size: 20px;
    max-height: 60px;
  }
}

@media (max-width: 767px) {
  .swiper-container2 {
    padding: 0;
  }
  .swiper-container2 .swiper-slide .pic {
    width: 100%;
    float: none;
  }
  .swiper-container2 .swiper-slide .text {
    width: 100%;
    float: none;
  }
  .swiper-container2 .swiper-slide .text span {
    display: none;
  }
  .swiper-container2 .swiper-slide .text h2 {
    font-size: 0.44rem;
    margin: 0.2rem 0.5rem;
    max-height: 1.32rem;
  }
}

.recommend {
  position: relative;
  margin: 15px 0 0 0;
}

.recommend .pic {
  width: 100%;
}

.recommend .pic img {
  width: 100%;
}

.recommend .text {
  position: absolute;
  bottom: 0;
  height: 73px;
  width: 100%;
  z-index: 101;
  background: url(http://www.qstheory.cn/n7/images/pd_shipin_20180628_06.png) repeat-x;
}

.recommend .text span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  display: block;
  margin: 40px 10px 0 10px;
  max-height: 24px;
  overflow: hidden;
}

.recommend .text span a {
  color: #fff;
}

@media (max-width: 991px) and (min-width: 768px) {
  .recommend .text span {
    font-size: 16px;
    font-weight: normal;
    margin: 40px 10px 0 10px;
    max-height: 20px;
  }
}

@media (max-width: 767px) {
  .recommend {
    margin: 0.2rem 0.1rem 0 0.1rem;
  }
  .recommend .text {
    height: 2rem;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .recommend .text span {
    font-size: 0.36rem;
    font-weight: normal;
    margin: 1.3rem 0.1rem 0 0.1rem;
    max-height: 0.54rem;
  }
}

.series {
  width: 100%;
}

.series .icon {
  text-align: left;
  height: 60px;
  width: 100%;
}

.series .series_backpic {
  width: 100%;
  background: #e5e5d5;
  height: 270px;
  overflow: hidden;
  border-top: solid 2px #000;
}

.swiper-container3 {
  margin: 24px 28px;
  overflow: visible;
}

.swiper-container3 .swiper-slide {
  width: 214px;
  position: relative;
}

.swiper-container3 .swiper-slide .pic {
  width: 100%;
}

.swiper-container3 .swiper-slide .pic img {
  width: 100%;
}

.swiper-container3 .swiper-slide .text h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  max-height: 24px;
  overflow: hidden;
}

.swiper-container3 .swiper-slide .text h2 a {
  color: #000;
}

.swiper-container3 .swiper-slide .text h2 a:hover {
  color: #e50012;
}

.swiper-container3 .swiper-slide .text span {
  font-size: 12px;
  line-height: 1.5;
  color: #666;
  max-height: 36px;
  overflow: hidden;
  display: block;
}

.swiper-container3 .swiper-button-next_sp {
  width: 30px;
  height: 30px;
  right: -40px;
  background-image: none;
}

.swiper-container3 .swiper-button-prev_sp {
  width: 30px;
  height: 30px;
  left: -24px;
  background-image: none;
}

@media (max-width: 1052px) and (min-width: 768px) {
  .swiper-container3 {
    margin: 24px 28px;
    overflow: visible;
  }
  .swiper-container3 .swiper-slide {
    width: 214px;
    position: relative;
  }
  .swiper-container3 .swiper-slide .pic {
    width: 100%;
  }
  .swiper-container3 .swiper-slide .pic img {
    width: 100%;
  }
  .swiper-container3 .swiper-slide .text h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    max-height: 24px;
    overflow: hidden;
  }
  .swiper-container3 .swiper-slide .text h2 a {
    color: #000;
  }
  .swiper-container3 .swiper-slide .text h2 a:hover {
    color: #e50012;
  }
  .swiper-container3 .swiper-slide .text span {
    font-size: 12px;
    line-height: 1.5;
    color: #666;
    max-height: 36px;
    overflow: hidden;
    display: block;
  }
  .swiper-container3 .swiper-button-next_sp {
    width: 30px;
    height: 30px;
    right: -40px;
    background-image: none;
  }
  .swiper-container3 .swiper-button-prev_sp {
    width: 30px;
    height: 30px;
    left: -24px;
    background-image: none;
  }
}

@media (max-width: 767px) {
  .series .icon {
    height: auto;
    width: 100%;
  }
  .series .icon img {
    width: 2rem;
    margin: 0 0 0.3rem 0;
  }
  .series .series_backpic {
    height: auto;
  }
  .swiper-container3 {
    margin: 0.5rem 1rem;
    overflow: visible;
  }
  .swiper-container3 .swiper-slide .text h2 {
    font-size: 0.44rem;
    max-height: 0.66rem;
  }
  .swiper-container3 .swiper-slide .text span {
    font-size: 0.36rem;
    max-height: 1.08rem;
  }
}

.left_list {
  margin: 40px 0 0 0;
}

.left_list .list_title {
  width: 100%;
  background-color: #eeeede;
  border-top: solid 2px #000;
  height: 60px;
  line-height: 60px;
}

.left_list .list_title ul {
  margin: 0;
  padding: 0;
}

.left_list .list_title ul li {
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  color: #000;
  padding: 0 35px;
  float: left;
}

.left_list .list_title ul li a {
  color: #000;
}

.left_list .list_title ul li a:hover {
  color: #ff3c1f;
}

.left_list .list_title ul li.active {
  position: relative;
}

.left_list .list_title ul li.active .red_line {
  position: absolute;
  height: 4px;
  top: -4px;
  line-height: 0;
  font-size: 0;
  background-color: #ff3c1f;
  border-left: solid 3px #eeeede;
  border-right: solid 3px #eeeede;
  z-index: 101;
  width: 100%;
  left: 0;
}

.left_list .list_content {
  width: 100%;
}

.left_list .list_content .article {
  margin: 25px 0;
  overflow: hidden;
  position: relative;
}

.left_list .list_content .article img {
  float: left;
  max-width: 214px;
  margin: 0 20px 0 0;
}

.left_list .list_content .article h2 {
  font-size: 24px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 1.5;
  margin: 0;
  max-height: 36px;
  overflow: hidden;
}

.left_list .list_content .article span {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  max-height: 51px;
  overflow: hidden;
  display: block;
}

.left_list .list_content .article .sp_share {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
  color: #ababab;
}

.left_list .list_content .article .sp_share img {
  float: right;
  padding: 2px 0 0 6px;
}

@media (max-width: 991px) and (min-width: 768px) {
  .left_list .list_title {
    height: 50px;
    line-height: 50px;
  }
  .left_list .list_title ul li {
    line-height: 50px;
    padding: 0 30px;
  }
  .left_list .list_content .article {
    margin: 20px 0;
  }
  .left_list .list_content .article h2 {
    font-size: 20px;
    max-height: 30px;
  }
  .left_list .list_content .article span {
    font-size: 12px;
    max-height: 44px;
  }
}

@media (max-width: 767px) {
  .left_list {
    margin: 0.5rem 0 0 0;
  }
  .left_list .list_title {
    height: 1rem;
    line-height: 1px;
  }
  .left_list .list_title ul li {
    font-size: 0.44rem;
    line-height: 1rem;
    padding: 0 0.4rem;
  }
  .left_list .list_content .article {
    margin: 0.3rem 0.2rem;
  }
  .left_list .list_content .article img {
    max-width: 4rem;
    margin: 0.1rem 0.3rem 0 0;
  }
  .left_list .list_content .article h2 {
    font-size: 0.44rem;
    max-height: 1.32rem;
    margin: 0.2rem 0 0 0;
  }
  .left_list .list_content .article span {
    font-size: 0.36rem;
    max-height: 1.3rem;
  }
  .left_list .list_content .article .sp_share {
    display: none;
  }
}

.right_big {
  position: relative;
  margin: 15px 0 0 0;
}

.right_big .pic {
  width: 100%;
}

.right_big .pic img {
  width: 100%;
}

.right_big .text {
  position: absolute;
  bottom: 0;
  height: 73px;
  width: 100%;
  z-index: 101;
  background: url(http://www.qstheory.cn/n7/images/pd_shipin_20180628_06.png) repeat-x;
}

.right_big .text span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  display: block;
  margin: 40px 10px 0 10px;
  max-height: 24px;
  overflow: hidden;
}

.right_big .text span a {
  color: #fff;
}

.right_abs {
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  max-height: 76px;
  overflow: hidden;
  margin: 10px 0 0 0;
}

@media (max-width: 991px) and (min-width: 768px) {
  .right_big .text span {
    font-size: 16px;
    font-weight: normal;
    margin: 40px 10px 0 10px;
    max-height: 20px;
    overflow: hidden;
  }
  .right_big .text span a {
    color: #fff;
  }
}

@media (max-width: 767px) {
  .right_big {
    margin: 0.3rem 0.2rem 0 0.2rem;
  }
  .right_big .text {
    height: 2rem;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .right_big .text span {
    font-size: 0.5rem;
    font-weight: normal;
    margin: 1rem 0.1rem 0 0.1rem;
    max-height: 0.7rem;
    overflow: hidden;
  }
  .right_big .text span a {
    color: #fff;
  }
  .right_abs {
    font-size: 0.36rem;
    max-height: 1.95rem;
    margin: 0.2rem 0.4rem 0 0.4rem;
  }
}

.right_content .right_small {
  overflow: hidden;
  padding: 15px 0;
}

.right_content .right_small img {
  max-width: 110px;
  float: left;
  margin: 0 15px 0 0;
}

.right_content .right_small h2 {
  color: #2b2b2b;
  line-height: 1.6;
  font-size: 18px;
  max-height: 58px;
  overflow: hidden;
  margin: 8px 0 0 0;
  font-weight: bold;
}

@media (max-width: 991px) and (min-width: 768px) {
  .right_content .right_small h2 {
    font-size: 16px;
    max-height: 52px;
    margin: 10px 0 0 0;
    font-weight: normal;
  }
}

@media (max-width: 767px) {
  .right_content .right_small {
    padding: 0.3rem 0.2rem;
  }
  .right_content .right_small img {
    max-width: 3rem;
    margin: 0 0.3rem 0 0;
  }
  .right_content .right_small h2 {
    font-size: 0.44rem;
    max-height: 1.4rem;
    margin: 0.25rem 0 0 0;
  }
}

.list_topheight {
  height: 50px;
}

.list_focus {
  position: relative;
  overflow: hidden;
}

.list_focus a {
  width: 100%;
  height: 100%;
}

.list_focus .backpic {
  width: 100%;
  height: 107px;
  background: url(http://www.qstheory.cn/n7/images/ceshi/v7_column_20171102_01.png);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 11;
}

.list_focus .title {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  margin: 60px 20px 0 20px;
  max-height: 30px;
  overflow: hidden;
}

.list_focus .title a {
  color: #fff;
}

.list_focus img {
  width: 100%;
  -webkit-transform: scale(1, 1);
     -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

.list_focus:hover img {
  -webkit-transform: scale(1.1, 1.1);
     -moz-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

@media (max-width: 991px) and (min-width: 768px) {
  .list_topheight {
    height: 30px;
  }
  .list_focus .title {
    font-size: 18px;
    margin: 70px 20px 0 20px;
    max-height: 22px;
  }
}

@media (max-width: 767px) {
  .list_topheight {
    height: 0.5rem;
  }
  .list_focus .backpic {
    height: 2rem;
  }
  .list_focus .title {
    font-size: 0.5rem;
    margin: 1rem 0.3rem 0 0.3rem;
    max-height: 0.6rem;
  }
}

.list_recommend {
  position: relative;
  margin: 0 0 15px 0;
}

.list_recommend .pic {
  width: 100%;
}

.list_recommend .pic img {
  width: 100%;
}

.list_recommend .text {
  position: absolute;
  bottom: 0;
  height: 73px;
  width: 100%;
  z-index: 101;
  background: url(http://www.qstheory.cn/n7/images/pd_shipin_20180628_06.png) repeat-x;
}

.list_recommend .text span {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: block;
  margin: 40px 10px 0 10px;
  max-height: 24px;
  overflow: hidden;
}

.list_recommend .text span a {
  color: #fff;
}

@media (max-width: 991px) and (min-width: 768px) {
  .list_recommend .text span {
    font-size: 14px;
    font-weight: normal;
    margin: 40px 10px 0 10px;
    max-height: 20px;
  }
}

@media (max-width: 767px) {
  .list_recommend {
    margin: 0.2rem 0.1rem 0 0.1rem;
  }
  .list_recommend .text {
    height: 2rem;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .list_recommend .text span {
    font-size: 0.36rem;
    font-weight: normal;
    margin: 1.4rem 0.1rem 0 0.1rem;
    max-height: 0.54rem;
  }
}

.sp_list {
  position: relative;
  margin: 40px 0 0 0;
  height:200px;
}

.sp_list img {
  width: 100%;
}

.sp_list span {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  display: block;
  margin: 10px 0 0 0;
  max-height: 48px;
  overflow: hidden;
}

.sp_list span a {
  color: #000;
}

.sp_list span a:hover {
  color: #e50012;
}

@media (max-width: 991px) and (min-width: 768px) {
  .sp_list .text span {
    font-size: 16px;
    font-weight: normal;
    margin: 40px 10px 0 10px;
    max-height: 20px;
  }
}

@media (max-width: 767px) {
  .sp_list {
    margin: 0.5rem 0.1rem 0 0.1rem;
	height:4rem;
  }
  .sp_list span {
    font-size: 0.36rem;
    font-weight: normal;
    margin: 0.1rem 0 0 0;
    max-height: 1.08rem;
  }
}

.con_left .headtitle {
  margin: 30px 0 0 0;
}

.con_left .headtitle .eyebrow {
  background-color: #e50012;
  padding: 3px 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

.con_left .headtitle h1 {
  font-size: 50px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  line-height: 1.2;
  max-height: 120px;
  overflow: hidden;
  margin: 15px 0 5px 0;
  color: #000;
}

.con_left .headtitle .pushtime {
  font-size: 14px;
  color: #000;
}

.con_left .headtitle .xl_line {
  height: 10px;
  background-color: #e5e5d5;
  margin: 20px 0 0 0;
}

.con_left .context {
  margin: 25px 0 0 0;
  background-color: #e5e5d5;
}

.con_left .context .abs span {
  font-size: 20px;
  color: #000;
  line-height: 1.8;
  padding: 20px 30px 30px;
  display: block;
}

.con_left .context .video #videoArea iframe {
  width: 100%;
  height: 460px;
}

.icon {
	margin:40px 0 0 0;
}
.icon .icon_l {
	width: 191px;
	float: left;
}
.icon .icon_l img {
	width: 100%;
}
@media (max-width: 767px) {
.icon .icon_l {
width: 4rem;
}
.icon {
margin:20px 0 0 5px;
}
}
.con_left .context {
	padding-bottom: 20px;
}
.con_left .context p {
  font-size: 20px;
  color: #000;
  line-height: 1.8;
  padding:0 30px 10px;
  display: block;
}
.pageVideo { width: 769px; height:610px; }
@media (max-width: 1051px) and (min-width: 992px) {
.pageVideo { width: 617px; height:500px; }
}
@media (max-width: 991px) and (min-width: 768px) {
.pageVideo { width: 617px; height:500px; }
}
@media (max-width: 767px) {
.pageVideo { width: 100%; height:200px;}
.con_left .context p {
  font-size: 0.4rem;
  padding:0 0.2rem 0.4rem;
}
}

@media (max-width: 767px) {
  .con_left {
    margin: 0.5rem 0.2rem 0;
  }
  .con_left .headtitle {
    margin: 0;
  }
  .con_left .headtitle .eyebrow {
    padding: 2px 5px;
    font-size: 0.36rem;
  }
  .con_left .headtitle h1 {
    font-size: 0.7rem;
    max-height: 1.68rem;
    margin: 0.3rem 0 0.1rem;
  }
  .con_left .headtitle .pushtime {
    font-size: 0.36rem;
  }
  .con_left .headtitle .xl_line {
    height: 0.1rem;
    margin: 0.3rem 0 0 0;
  }
  .con_left .context {
    margin: 0.4rem 0 0 0;
    background-color: #e5e5d5;
  }
  .con_left .context .abs span {
    font-size: 0.4rem;
    color: #000;
    line-height: 1.5;
    padding: 0.3rem 0.3rem 0.4rem;
    display: block;
  }
  .con_left .context .video #videoArea iframe {
    width: 100%;
    height: 5.6rem;
  }
}

.xl_share {
  margin: 80px auto 0;
  width: 49px;
}

.xl_share .share_icon {
  margin: 15px 0 0 0;
  cursor: pointer;
}

/*# sourceMappingURL=maps/v7_video_v1.0.css.map */
</pre></body></html>