﻿/* line 2, ../sass/_index.scss */
#dowebok .section {
  position: relative;
}
#dowebok .section .s-bg, #dowebok .section .s-bg-group {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#dowebok .section .animate-bg-group {
  z-index: 6;
}

/* line 89, ../sass/_index.scss */
#dowebok .section .animate-bg-group .animate-bg1 {
  z-index: 1;
  background: url(../image/01.jpg) no-repeat 50% 50%;
  background-size: cover;
  -ms-behavior: url(http://tinyo.wynca.com/css/backgroundsize.min.htc);
  behavior: url(http://tinyo.wynca.com/cn/css/backgroundsize.min.htc);
}
/* line 96, ../sass/_index.scss */
#dowebok .section .animate-bg-group .animate-bg2 {
  z-index: 2;
  background: url(../image/01_2.jpg) no-repeat 50% 50%;
  background-size: cover;
  -ms-behavior: url(http://tinyo.wynca.com/cn/css/backgroundsize.min.htc);
  behavior: url(http://tinyo.wynca.com/cn/css/backgroundsize.min.htc);
}
/* line 103, ../sass/_index.scss */
#dowebok .section .animate-bg-group .animate-bg3 {
  z-index: 3;
  background: url(../image/01_3.jpg) no-repeat 50% 50%;
  background-size: cover;
  -ms-behavior: url(http://tinyo.wynca.com/cn/css/backgroundsize.min.htc);
  behavior: url(http://tinyo.wynca.com/cn/css/backgroundsize.min.htc);
}


#dowebok .section .title-en h2 {
  font-family:"微软雅黑";
  font-size: 3.0rem;
  text-align: center;
  color: #ffffff;
}
#dowebok .section .content {
	font-family:"微软雅黑";
  position: relative;
  z-index: 999;
}
#dowebok .section2 .content {
  width: 100%;
  position: relative;
  margin-top: -7%;
}
#dowebok .section2 .caption-wrap #caption-slick {
  position: relative;
  width: 85%;
  margin: 2% auto;
  height: 40px;
  overflow: hidden;
}

#dowebok .section2 .caption-wrap #caption-slick .slick-center {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
#dowebok .section2 .caption-wrap .caption-items {
  font-size: 2.4rem;
  font-weight:normal;
  color: #ffffff;
  float: left;
  width: 20%;
  text-align: center;
  overflow: hidden;
}

#dowebok .section2 .caption-wrap .caption-slick-wrapper {
  width: 100%;
  position: absolute;
  left: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 403, ../sass/_index.scss */
#dowebok .section2 .view-wrap {
  position: absolute;
  left: 50%;
  margin-left: -170px;
  width: 340px;
  top: 70%;
}
@media only all and (max-width: 768px) {
  /* line 403, ../sass/_index.scss */
  #dowebok .section2 .view-wrap {
    margin-top: 40px;
    position: relative;
  }
}
#dowebok .section2 .view-wrap #view-slick {
  width: 345px;
  overflow: hidden;
  position: absolute;
}
@media only all and (max-width: 768px) {
  /* line 413, ../sass/_index.scss */
  #dowebok .section2 .view-wrap #view-slick {
    position: relative;
  }
}
#dowebok .section2 .view-wrap #view-slick .slick-list {
  padding: 0 !important;
}
#dowebok .section2 .view-wrap .view-items {
  text-align: center;
  color: #ffffff;
}
#dowebok .section2 .view-wrap .view-items h2 {
  font-size: 4.2rem;
}
#dowebok .section2 .view-wrap .view-items h2 a{ color:#fff;}
/* line 430, ../sass/_index.scss */
#dowebok .section2 .view-wrap .view-items p {
  font-size: 1.8rem;
  line-height: 22px;
  margin-top: 5%;
}
#dowebok .section2 .view-wrap .view-items .expand-btn {
  width: 50px;
  height: 50px;
  border: 1px #ffffff solid;
  margin: 10% auto;
  background: url(../image/expand_btn.png) center center no-repeat;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#dowebok .section2 .view-wrap .view-items .expand-btn:hover {
  border: 1px #015A00 solid;
  background: url(../image/expand_btn_r.png) center center no-repeat;
}
#dowebok .section2 .view-wrap .left-arrow, #dowebok .section2 .view-wrap .right-arrow {
  width: 35px;
  height: 67px;
  position: absolute;
  margin-top: 15%;
  cursor: pointer;
  display: block;
}
#dowebok .section2 .view-wrap .left-arrow {
  background: url(../image/l_ar.png) no-repeat;
  left: -90px;
}
#dowebok .section2 .view-wrap .right-arrow {
  background: url(../image/r_ar.png) no-repeat;
  right: -90px;
}
@media only all and (max-width: 1600px) {
  /* line 473, ../sass/_index.scss */
  #dowebok .section2 .content .square {
    margin-left: -175px;
  }
}
@media only all and (max-width: 1366px) {

  #dowebok .section2 .view-wrap {
    width: 280px;
    margin-left: -140px;
  }

  #dowebok .section2 .view-wrap .right-arrow {
    right: -65px;
  }

  #dowebok .section2 .view-wrap .left-arrow {
    left: -55px;
  }
  #dowebok .section2 .view-wrap .right-arrow, #dowebok .section2 .view-wrap .left-arrow {
    background-size: 60%;
    -ms-behavior: url(http://tinyo.wynca.com/cn/css/backgroundsize.min.htc);
    behavior: url(http://tinyo.wynca.com/cn/css/backgroundsize.min.htc);
  }
  #dowebok .section2 .view-wrap #view-slick {
    width: 280px;
    margin: 0 auto;
  }
  #dowebok .section2 .content .square {
    margin-left: -150px;
  }
}
@media only all and (max-width: 1180px) {
  #dowebok .section2 .content .square {
    margin-left: -125px;
  }
}
@media only all and (max-width: 1024px) {
  #dowebok .section2 .view-wrap {
    width: 235px;
    margin-left: -117.5px;
  }
  #dowebok .section2 .view-wrap #view-slick {
    width: 235px;
  }
}
@media only all and (max-width: 768px) {
	#dowebok .section2 .content {
    margin-top: -6%;
  }

  #dowebok .section2 .content .square {
    margin-left: -140px;
  }
  #dowebok .section2 .view-wrap {
    width: 260px;
    margin-left: -130px;
  }
  /* line 526, ../sass/_index.scss */
  #dowebok .section2 .view-wrap #view-slick {
    width: 100%;
  }
  #dowebok .section2 .view-wrap .left-arrow {
    left: -50px;
  }

  #dowebok .section2 .view-wrap .right-arrow {
    right: -60px;
  }
  #dowebok .section2 .view-wrap .left-arrow, #dowebok .section2 .view-wrap .right-arrow {
    margin-top: -57%;
  }
}
#title-slick .title-item {
  display: none;
}
