div#About_1{height:350px;padding:50px 0;}
div#About_1 div#video{
  /* margin:80px 60px 0; */
  width: 400px;
  height: 260px;
  /* border: 3px solid #ccfff2; */
  background-color: #ffe3ba;
  background:url(../image/movie.gif) left no-repeat;
  background-size:400px 260px;
}
/* div#About_1 div.about1-con{width:51%;margin-right:4%;} */
div#About_1 div.about1-con span.icon-left {
  display: block;
  background-image: url(../image/q-1.png);
  background-repeat: no-repeat;
  width: 58px;
  height: 47px;
}
div#About_1 div.about1-con span.icon-right {
  display: block;
  background-image: url(../image/q-2.png);
  background-repeat: no-repeat;
  width: 58px;
  height: 47px;
  /* display:block;background: url(../image/icon.png?v=201512) -290px -156px no-repeat;width: 58px;height: 47px; */
}
/* div#About_1 div.about1-con span.icon-right{background-position: -355px -156px;} */
div#About_1 div.about1-con div.aboutcon{margin:35px 0 25px;width:100%;line-height:25px;height:180px;overflow:hidden;}


div#Cust{background:url(../image/About-us_02.jpg) top center no-repeat;padding-top:280px;position: relative;}
div#Cust div.Cust_Con{max-width:660px;color:#fff;line-height:27px;margin-left:60px;}

div#Cust .Cust-title {
  position: absolute;
  top: 30px;
  left: 50px;
  color: #fff;
}

@media (max-width: 767px) {
  div#About_1 div#video{
    width: 100%;
    background-size: cover;
    margin-bottom: 20px;
  }
}

@media (max-width: 875px) {
  div#About_1 .About_left {
    width: 100% !important;
  }
  div#About_1 div#video{
    width: 100%;
    background-size: cover;
    margin-bottom: 20px;
  }
  div#About_1 .About_right {
    width: 100% !important;
  }
  div#Cust {
    background: rgb(119, 155, 23);
    padding-left: 20px;
    padding-right: 20px;
  }
  div#Cust div.Cust_Con{margin: 0 auto;}
}
