/*	
Author:kermit
Email:455196886@qq.com
Company:http://dragontrail.com/
Creattime:2017-03-26
*/
/*
===== 变量的定义 =====
*/
/*===== 媒体查询节点 ======*/
/*==== 缩放比例 =====*/
/*===== 颜色的定义 =====*/
/*===== 品牌颜色设置 =====*/
/*===== 网站外观的关键颜色设置 =====*/
/*===== 链接颜色设置 =====*/
/*===== 排版设计=====*/
/*===== 文字大小 =====*/
/*===== 混合函数 ======*/
@media (max-width: 992px) {
  .m-20 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 992px) {
  .m-16 {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 992px) {
  .m-14 {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (max-width: 992px) {
  .m-12 {
    font-size: 12px;
    line-height: 12px;
  }
}
@media (max-width: 992px) {
  #panda_detail .detail-con {
    padding: 0 0.53333333rem;
  }
}
#panda_detail .detail-con h2 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 44px;
}
@media (max-width: 992px) {
  #panda_detail .detail-con h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 1em;
  }
}
#panda_detail .detail-con p {
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 36px;
}
@media (max-width: 992px) {
  #panda_detail .detail-con p {
    font-size: 16px;
    line-height: 22px;
  }
}
#panda_detail .detail-con .img-box {
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  #panda_detail .detail-con .img-box img {
    max-width: 100%;
  }
}
#panda_detail .detail-con .video-box {
  margin-bottom: 50px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#panda_detail .detail-con .video-box .img-box {
  overflow: hidden;
  width: 100%;
}
#panda_detail .detail-con .video-box .img-box img {
  width: 100%;
  display: block;
}
#panda_detail .detail-con .video-box .text-area {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
#panda_detail .detail-con .video-box .text-area img {
  width: 86px;
  display: block;
}
@media (max-width: 1680px) {
  #panda_detail .detail-con h2 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 44px;
  }
  #panda_detail .detail-con p {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 36px;
  }
  #panda_detail .detail-con .img-box {
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }
  #panda_detail .detail-con .video-box {
    margin-bottom: 50px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  #panda_detail .detail-con .video-box .img-box {
    overflow: hidden;
    width: 100%;
  }
  #panda_detail .detail-con .video-box .img-box img {
    width: 100%;
    display: block;
  }
  #panda_detail .detail-con .video-box .text-area {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #panda_detail .detail-con .video-box .text-area img {
    width: 86px;
    display: block;
  }
}
@media (max-width: 1680px) and (max-width: 992px) {
  #panda_detail .detail-con {
    padding: 0 0.53333333rem;
  }
}
@media (max-width: 1680px) and (max-width: 992px) {
  #panda_detail .detail-con h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 1em;
  }
}
@media (max-width: 1680px) and (max-width: 992px) {
  #panda_detail .detail-con p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 1680px) and (max-width: 992px) {
  #panda_detail .detail-con .img-box img {
    max-width: 100%;
  }
}
@media (max-width: 1440px) {
  #panda_detail .detail-con h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 37.71428571px;
  }
  #panda_detail .detail-con p {
    margin-bottom: 42.85714286px;
    font-size: 13px;
    line-height: 30px;
  }
  #panda_detail .detail-con .img-box {
    margin-bottom: 42.85714286px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }
  #panda_detail .detail-con .video-box {
    margin-bottom: 42.85714286px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  #panda_detail .detail-con .video-box .img-box {
    overflow: hidden;
    width: 100%;
  }
  #panda_detail .detail-con .video-box .img-box img {
    width: 100%;
    display: block;
  }
  #panda_detail .detail-con .video-box .text-area {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #panda_detail .detail-con .video-box .text-area img {
    width: 73.71428571px;
    display: block;
  }
}
@media (max-width: 1440px) and (max-width: 992px) {
  #panda_detail .detail-con {
    padding: 0 0.53333333rem;
  }
}
@media (max-width: 1440px) and (max-width: 992px) {
  #panda_detail .detail-con h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 1em;
  }
}
@media (max-width: 1440px) and (max-width: 992px) {
  #panda_detail .detail-con p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 1440px) and (max-width: 992px) {
  #panda_detail .detail-con .img-box img {
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  #panda_detail .detail-con h2 {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 31.42857143px;
  }
  #panda_detail .detail-con p {
    margin-bottom: 35.71428571px;
    font-size: 11px;
    line-height: 25px;
  }
  #panda_detail .detail-con .img-box {
    margin-bottom: 35.71428571px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }
  #panda_detail .detail-con .video-box {
    margin-bottom: 35.71428571px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  #panda_detail .detail-con .video-box .img-box {
    overflow: hidden;
    width: 100%;
  }
  #panda_detail .detail-con .video-box .img-box img {
    width: 100%;
    display: block;
  }
  #panda_detail .detail-con .video-box .text-area {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #panda_detail .detail-con .video-box .text-area img {
    width: 61.42857143px;
    display: block;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #panda_detail .detail-con {
    padding: 0 0.53333333rem;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #panda_detail .detail-con h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 1em;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #panda_detail .detail-con p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 1200px) and (max-width: 992px) {
  #panda_detail .detail-con .img-box img {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  #panda_detail .detail-con h2 {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 28.16px;
  }
  #panda_detail .detail-con p {
    margin-bottom: 32px;
    font-size: 10px;
    line-height: 23px;
  }
  #panda_detail .detail-con .img-box {
    margin-bottom: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }
  #panda_detail .detail-con .video-box {
    margin-bottom: 32px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  #panda_detail .detail-con .video-box .img-box {
    overflow: hidden;
    width: 100%;
  }
  #panda_detail .detail-con .video-box .img-box img {
    width: 100%;
    display: block;
  }
  #panda_detail .detail-con .video-box .text-area {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #panda_detail .detail-con .video-box .text-area img {
    width: 55.04px;
    display: block;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  #panda_detail .detail-con {
    padding: 0 0.53333333rem;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  #panda_detail .detail-con h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 1em;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  #panda_detail .detail-con p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  #panda_detail .detail-con .img-box img {
    max-width: 100%;
  }
}
