#speech .firstBox {
  background: url("../images/speech_bg.png") center center no-repeat;
  width: 100%;
  height: 750px; }
  #speech .firstBox .maxW {
    width: 1180px; }
    #speech .firstBox .maxW .row .textBox {
      padding: 120px 0 73px 0; }
      #speech .firstBox .maxW .row .textBox .title {
        margin-bottom: 60px; }
      #speech .firstBox .maxW .row .textBox .textScroll {
        width: 629px;
        height: 334px;
        padding-right: 46px;
        overflow: hidden;
        color: rgba(255, 255, 255, 0.6); }
        #speech .firstBox .maxW .row .textBox .textScroll .conText {
          line-height: 30px; }
    #speech .firstBox .maxW .row .imgBox {
      padding: 100px 0 0 100px; }
      #speech .firstBox .maxW .row .imgBox .setImgH {
        height: 650px; }
#speech .container2 {
  width: 400px;
  height: auto;
  padding: 4px;
  float: left; }
#speech .container2 .div_scroll {
  width: 100%;
  height: 200px;
  overflow: auto;
  float: left; }
#speech .container2 .scroll_container {
  overflow: hidden;
  position: relative; }
#speech .container2 .scroll_absolute {
  position: absolute; }
#speech .container2 .scroll_vertical_bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  margin: 0;
  padding: 0; }
#speech .container2 .scroll_track {
  width: 1px;
  position: relative;
  background: rgba(255, 255, 255, 0.23); }
#speech .container2 .scroll_drag {
  width: 4px;
  position: relative;
  top: 0;
  z-index: 99;
  left: -1px;
  cursor: pointer;
  overflow: hidden;
  background-color: #c6161e; }
  #speech .container2 .scroll_drag .scroll_animate {
    display: block;
    width: 4px;
    height: 0px;
    position: absolute;
    top: -1px;
    left: 0px;
    cursor: pointer;
    background-color: #9d2626; }
@media (max-width: 768px) {
  #speech .navBox {
    display: none; }
  #speech .firstBox {
    background: url("../images/speech_bg.png");
    background-size: cover;
    background-position: center center;
    background-repeat: repeat;
    width: 100%;
    height: 950px;
    padding: 40px 22px 40px 30px; }
    #speech .firstBox .maxW .row .textBox {
      padding: 0; }
      #speech .firstBox .maxW .row .textBox .textTitle {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 25px;
        padding-right: 20px; }
      #speech .firstBox .maxW .row .textBox .title {
        margin-top: 36px;
        margin-bottom: 20px;
        font-size: 14px; }
      #speech .firstBox .maxW .row .textBox .textScroll {
        width: 100%;
        height: 800px;
        padding-right: 0;
        color: rgba(255, 255, 255, 0.6); }
        #speech .firstBox .maxW .row .textBox .textScroll .conText {
          line-height: 18px;
          font-size: 12px;
          margin-top: 25px; }
    #speech .firstBox .maxW .row .imgBox {
      padding: 100px 0 0 100px; }
      #speech .firstBox .maxW .row .imgBox .setImgH {
        height: 650px; } }

/*# sourceMappingURL=speech.css.map */
