.c-header-home_container {
  text-align: left;
  font-family:KaiTi;
}
.c-header-home_container h1 {
  font-weight: normal;
  font-family:KaiTi;
}
.c-header-home_container i {
  display: inline-block;
  width: 70px;
  height: 1px;
  background: #fff;
  margin-bottom: 20px;
}
.c-header-home_container h3 {
  font-size: 65px;
  font-weight: normal;
}
body > div {
  height: 100%;
}
#js-barba-wrapper {
  position: relative;
}
#js-barba-wrapper .header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding-top: 0px;
  text-align: right;
  padding-right:150px;
}
#js-barba-wrapper .header > i {
  width: 9px;
  height: 37px;
}
#js-barba-wrapper .header > img {
  margin-left: 150px;
  cursor: pointer;
}
#js-barba-wrapper .header > img:nth-child(3) {
  display: none;
}
#js-barba-wrapper .header > li {
  display: inline-block;
  padding: 15px 2% 20px;
  color: #fff;
  position:relative;
}
#js-barba-wrapper .header > li a { color:#fff;font-size:16px;}
#js-barba-wrapper .header >li a b {
  display: block;
  width: 0;
  margin-top: 5px;
  border-bottom: 1px solid #fff;
}
#js-barba-wrapper .header >li a.cur2 b {
  width: 100%;
  transition: width 1s cubic-bezier(0.4, 0, 0.2, 1);
}
#js-barba-wrapper .header > li a.cur {
  color: #fff;
}
#js-barba-wrapper .header >li a.cur b {
  width: 100%;
  border-bottom: 1px solid #fff;
  transition: width 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.c-header-home_footer .ms {
  margin-right: 48%;
  cursor: pointer;
  position: relative;
}
.c-header-home_footer .ms i {
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 15px;
  background: #fff;
  animation: demo 1.5s linear infinite;
}
@keyframes demo {
  0% {
    height: 15px;
    top: 18px;
  }
  100% {
    height: 6px;
    top: 35px;
  }
}
#dowebok > div {
  height: 100%!important;
}
#dowebok > div .fp-tableCell {
  height: 100%!important;
}
#dowebok .section2 {
  background: #f2f2f2;
}
#dowebok .section2 > div h1 {
  color: rgb(228, 44, 44);
  font-size: 48px;
  text-align: center;
  margin-top: 3%;
  margin-bottom: 0;
  font-weight: normal;
}
#dowebok .section2 > div > b {
  display: block;
  margin: 15px auto 3% auto;
  width: 40px;
  height: 1px ;
  background: rgb(228, 44, 44);
}
#dowebok .section2 > div > div {
  position: relative;
  text-align: center;
}
#dowebok .section2 > div > div > div {
  display: inline-block;
  width: 1300px;
  overflow: hidden;
}
#dowebok .section2 > div .slider {
  margin: 0 auto;
  transform: translateX(0px) translateZ(0);
  transition: all cubic-bezier(0.19, 1, 0.22, 1) 1s;
}
#dowebok .section2 > div .slider li {
  float: left;
  box-sizing:border-box;
  width:33.33333333%;
  padding:0 25px;
  margin-bottom:10px;
}
#dowebok .section2 > div .slider li:last-child {
  margin-right: 0;
}
#dowebok .section2 > div .slider li > a {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
#dowebok .section2 > div .slider li > a:hover > p {
  display: block;
}
#dowebok .section2 > div .slider li > a:hover > div div i {
  transform: scale(1) translateZ(0);
}
#dowebok .section2 > div .slider li > a:hover > div div p {
  display: block;
}
#dowebok .section2 > div .slider li > a:hover b {
  display: inline-block;
}
#dowebok .section2 > div .slider li > a > p {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
#dowebok .section2 > div .slider li > a > div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  transform: translateX(-50%) translateY(-50%);
}
#dowebok .section2 > div .slider li > a > div div {
  width: 87px;
  display: flex;
  height: 79px;
  position: relative;
  justify-content: center;
  align-items: center;
}
#dowebok .section2 > div .slider li > a > div div i {
  position: absolute;
  right: 0;
  width: 80px;
  height: 1px;
  background: rgb(228, 44, 44);
  transform: scale(0) translateZ(0);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
#dowebok .section2 > div .slider li > a > div div i:first-child {
  transform-origin: 100% 50%;
  top: 0;
}
#dowebok .section2 > div .slider li > a > div div i:last-child {
  transform-origin: 0 50%;
  bottom: 0;
}
#dowebok .section2 > div .slider li > a > div div p {
  display: none;
  font-size: 16px;
  line-height: 23px;
  color: rgb(228, 44, 44);
  margin: 16px 0;
  max-width: 60%;
  text-align: right;
  transform: translateZ(0);
}
#dowebok .section2 > div .slider li > a > div b {
  display: none;
  width: 81px;
  height: 81px;
  background: url(../images/men.png) no-repeat center center;
  background-color: rgb(228, 44, 44) ;
}
#dowebok .section2 > div .slider li > p {
  color: #282828;
  text-align: left;
font-size:16px;
}
#dowebok .section2 > div .slider li > p:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 1px;
  margin-right: 5px;
  background: #000;
  vertical-align: super;
}
#dowebok .section2 > div .slider li img {
  width: 100%;
}
#dowebok .section2 > div .xx {
  position: absolute;
  left: 51%;
  top: 20px;
  transform: translateX(665px);
}
#dowebok .section2 > div .xx li {
  text-align: right;
  padding-bottom: 11%;
  background: url(../images/xuxian.png) no-repeat;
  background-position: right 3px top 0;
}
#dowebok .section2 > div .xx li:nth-child(1) {
  background-position-y: 15px ;
}
#dowebok .section2 > div .xx li:last-child {
  padding-bottom: 0;
  background-position-y: -139px;
}
#dowebok .section2 > div .xx li a {
  color: #282828;
}
#dowebok .section2 > div .xx li a:hover {
  color: rgb(228, 44, 44);
}
#dowebok .section2 > div .xx li a:hover i {
  border: 1px solid rgb(228, 44, 44);
  background: #fff;
}
#dowebok .section2 > div .xx li a i {
  display: inline-block;
  margin-left: 3px;
  width: 7px ;
  height: 7px;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #282828;
}
.rad {
  display: inline-block;
  margin: 10% auto;
}
.rad i {
  float: left;
  margin: 0 10px;
  width: 9px;
  height: 9px;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #282828;
  cursor: pointer;
}
.rad .cur {
  background: #fff;
  border-color: #282828;
}
#dowebok .section2 > div > div > div > a {
  display: table;
  margin: 0 auto;
  color: rgb(228, 44, 44);
  padding: 15px 60px;
  letter-spacing: 7px;
  border: 1px solid rgb(228, 44, 44);
  text-indent: 10px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  margin-top:10px;
}
#dowebok .section2 > div > div > div > a:hover {
  color: #fff;
  background: rgb(228, 44, 44);
}
.section3 {
  background: url(../images/sec3.jpg) no-repeat 43% center;
}
.section3 .news {
  width: 50%;
  float: right;
  margin-top: 3%;
  margin-right: 5%;
}
.section3 .news .title {
  float: right;
  text-align: center;
  margin-bottom: 3%;
}
.section3 .news .title h1 {
  margin-bottom: 0;
  font-weight: normal;
  color: rgb(228, 44, 44);
  font-size: 48px;
}
.section3 .news .title b {
  display: inline-block;
  width: 40px;
  height: 1px;
  background: rgb(228, 44, 44);
}
.section3 .news ul li {
  float: left;
  padding: 20px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  margin: 3% 0;
  width: 100%;
}
.section3 .news ul li:hover {
  background: rgb(228, 44, 44);
  color: #fff;
}
.section3 .news ul li:hover b {
  background: #fff;
}
.section3 .news ul li:hover i {
  background: #fff;
}
.section3 .news ul li:hover span {
  color: #fff;
}
.section3 .news ul li:hover h2 {
  color: #fff;
}
.section3 .news ul li:hover p {
  color: #fff;
}
.section3 .news ul li b {
  margin-top: 45px;
  width: 90px;
  height: 1px;
  background: #5b5b5b;
}
.section3 .news ul li i {
  width: 1px;
  height: 90px;
  background: #5b5b5b;
}
.section3 .news ul li span {
  margin: 35px 15px 0;
  font-style: italic;
  color: #5b5b5b;
  font-size: 15px;
}
.section3 .news ul li h2 {
  color: #5b5b5b;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 15px;
}
.section3 .news ul li p {
  color: #5b5b5b;
}
.section3 .news ul li .text {
  margin-right: 5%;
  width: 65%;
}
.news > a {
  margin-top: 10%;
  color: rgb(228, 44, 44);
  padding: 15px 60px;
  letter-spacing: 7px;
  border: 1px solid rgb(228, 44, 44);
  text-indent: 10px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.news > a:hover {
  color: #fff;
  background: rgb(228, 44, 44);
}
.section4 {
  background: url(../images/case.jpg) center center;
  text-align: center;
}
.section4 h1 {
  margin-top: 3%;
  font-size: 48px;
  font-weight: normal;
  color: rgb(228, 44, 44);
  margin-bottom: 0;
}
.section4 b {
  display: inline-block;
  width: 40px;
  height: 1px ;
  background: rgb(228, 44, 44);
}
.section4 ul {
  padding: 0 10%;
}
.section4 ul li {
  position: relative;
  float: left;
  width: 24.3%;
  box-sizing: border-box;
  margin: 2.5% 4.5%;
}
.section4 ul li:nth-child(4){clear:left;}
.section4 ul li:hover a {
  opacity: 1;
}
.section4 ul li a {
  z-index: 10;
  opacity: 0;
  transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  top: 20%;
  left: 10%;
  width: 80%;
  text-align: left;
  background: #fff;
  box-sizing: border-box;
  padding: 13% 10% 5% 10%;
  box-shadow: 1px 2px 10px #ccc;
}
.section4 ul li a h4 {
  color: rgb(228, 44, 44);
  font-size: 15px;
  font-weight: normal;
  background: url(../images/r2.png) no-repeat right center;
}
.section4 ul li a b {
  width: 100%;
  height: 2px;
  margin: 10% 0;
}
.section4 ul li a p {
  color: #4a4a4a;
}
.section4 ul li a span {
  display: block;
  margin-top: 15%;
  text-align: left;
  color: #4a4a4a;
}
.section4 > div > a {
  display: table;
  float: none;
  margin: 3% auto;
  color: rgb(228, 44, 44);
  padding: 15px 60px;
  letter-spacing: 7px;
  border: 1px solid rgb(228, 44, 44);
  text-indent: 10px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.section4 > div > a:hover {
  color: #fff;
  background: rgb(228, 44, 44);
}
.section5 .about {
  height: 55%;
  background: #e9e9e9;
}
.section5 .about .one {
  margin: 1% 20% 1.5%;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
}
.section5 .about .one > div {
  width: 50%;
  padding: 3% 0 3% 10%;
  padding-bottom: 0;
}
.section5 .about .one > div h1 {
  margin-bottom: 0;
  font-size: 48px;
  font-weight: normal;
  color: rgb(228, 44, 44);
}
.section5 .about .one > div b {
  display: inline-block;
  width: 40px;
  height: 1px;
  background: rgb(228, 44, 44);
  margin: 0 auto;
}
.section5 .about .one > div p {
  color: #555;
  margin: 8% 0;
  line-height: 22px;
}
.section5 .about .one > div .gd {
  float: left;
  margin: 3% auto;
  color: rgb(228, 44, 44);
  padding: 10px 50px;
  letter-spacing: 7px;
  border: 1px solid rgb(228, 44, 44);
  text-indent: 10px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.section5 .about .one > div .gd:hover {
  color: #fff;
  background: rgb(228, 44, 44);
}
.section5 .about .one img {
  width: 40%;
  transform: scale(1);
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.section5 .about .one img:hover {
  transform: scale(1.3);
}
.dl {
  position: relative;
}
.dl a {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding: 15px 60px 15px 90px;
  background: url(../images/dl.png) no-repeat 38px 14px;
  color: #fff;
  font-size: 15px;
  background-color: #999;
}
.dl i {
  width: 29px;
  height: 16px;
  margin-right: 15%;
  margin-top: 18px;
  background: url(../images/top.png);
  cursor: pointer;
}
@media screen and (max-width: 1400px) {
  #dowebok .section2 > div > div > div {
    width: 1100px;
  }
  #dowebok .section2 > div .slider li img {
    width: 260px;
  }
  #dowebok .section2 > div .slider li > a > div {
    width: 66%;
  }
  #dowebok .section2 > div > div > div > a,
  .section4 > div > a {
    margin: 3% auto;
  }
  /* .section5 .about .one img{
    width: 40%;
  }
  .section5 .about  .one{
    margin:3% 10%;
  }
  .section5 .about .one > div p{
    margin: 10% 0;
  }*/
  #dowebok .section2 > div h1 {
    font-size: 24px;
  }
  #dowebok .section2 > div > b {
    margin: 15px auto 4%;
  }
  .rad {
    margin: 5% auto;
  }
  #dowebok .section2 > div > div > div > a {
    padding: 10px 25px;
  }
  .section3 .news .title h1 {
    font-size: 24px;
  }
  .section3 .news {
    margin-top: 3%;
  }
  .section3 .news ul li {
    margin: 2% 0;
    padding: 10px 20px;
  }
  .section3 {
    padding-bottom: 40px;
    padding-top: 15px;
  }
  .section4 {
    padding: 30px 0;
  }
  .news > a {
    padding: 10px 25px;
    margin-top: 10%;
  }
  .section4 h1 {
    font-size: 24px;
  }
  .section4 h1 {
    margin-top: 3%;
  }
  .section4 > div > a {
    padding: 10px 25px;
  }
  .section5 .about .one > div h1 {
    font-size: 24px;
  }
  .section5 .about .one > div p {
    margin: 3% 0;
  }
  .section5 .about .one > div .gd {
    padding: 5px 15px ;
  }
  .section5 .about .one {
    margin: 1% 18% 0.5%;
  }
  .section5 .about .one img {
    width: 38%;
  }
  .section5 .about .one > div {
    width: 59%;
    padding: 2%;
  }
  .section5 .about {
    height: 54%;
  }
  #footer {
    padding: 1% 5%;
  }
  #footer > p {
    margin: 0;
    font-size: 19px;
  }
  #footer a {
    margin: 10px auto;
  }
  #footer a {
    width: 185px;
    height: 35px;
    margin: 10px auto 6px;
  }
  .dl a {
    padding: 7px 45px 7px 70px;
    background: url(../images/dl.png) no-repeat 30px 10px;
    background-color: #999;
  }
  #footer > div {
    padding: 0 5%;
    margin-top: 1px;
  }
  #footer img {
    zoom: 0.8;
  }
}
@media screen and (max-width: 1300px) {
  #dowebok .section2 > div > div > div {
    width: 980px;
  }
  #dowebok .section2 > div .slider li img {
    width: 230px;
  }
  #dowebok .section2 > div .slider li > a > div {
    width: 74%;
  }
}
@media screen and (max-width: 768px) {
  #js-barba-wrapper .header > li a {
    display: none;
  }
  #openlc {
    height: auto!important;
    position: absolute;
    z-index: auto;
  }
  .header div {
    margin: 15px 85px 15px 0;
  }
  #js-barba-wrapper .header > img {
    margin-left: 25px;
  }
  .c-header-home_container h3 {
    font-size: 44px;
  }
  .c-header-home_container h1 {
    font-size: 28px;
  }
  #dowebok .section2 > div > div > div {
    display: none;
  }
  #dowebok .section2 > div .slider li img {
    width: 100%;
  }
  #dowebok .section2 > div .slider li {
    width: 40%;
    margin-right: 0;
    margin: 0 5% 3vh;
  }
  .rad {
    display: none;
  }
  .section3 .news {
    width: auto;
    margin-right: 0;
    float: none;
  }
  .section3 .news ul li .text {
    margin-right: 0;
  }
  .section3 .news ul li .time {
    width: 33%;
  }
  .section3 .news ul li b {
    width: 28%;
  }
  .section3 .news .title {
    margin-right: 20%;
  }
  .section3 .news ul li h2 {
    font-size: 14px;
  }
  .news > a {
    margin-top: 3vh;
    margin-right: 10vw;
  }
  .section4 ul li {
    width: 44%;
    margin: 4.5% 3%;
  }
  .section4 > div > a {
    margin: 10vh auto;
  }
  .section4 ul li a h4 {
    font-size: 12px;
  }
  .section4 ul li a {
    padding: 13% 5% 5% 5%;
  }
  .section5 .about .one {
    position: relative;
    margin: 8% 5%;
  }
  .section5 .about .one img {
    display: block;
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  .section5 .about .one > div {
    padding: 10%;
  }
  .dl i {
    margin-top: 10px;
  }
  .dl a {
    padding: 5px 20px 5px 40px;
    background-position: 7px 7px;
  }
  .section5 .about {
    height: 47.5%;
  }
  #dowebok .section2 > div .xx {
    display: none;
  }
  .section2 h1 {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: rgb(228, 44, 44);
    margin-top: 35px;
  }
  .section4 > a,
  .section2 div div > a {
    display: block;
    margin: 10% auto;
    float: none;
    color: rgb(228, 44, 44);
    width: 138px;
    height: 41px;
    line-height: 41px;
    letter-spacing: 7px;
    border: 1px solid rgb(228, 44, 44);
    text-indent: 10px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .section4 > a:hover,
  .section2 div div > a:hover {
    background: rgb(228, 44, 44);
    color: #fff;
  }
  #dowebok .section2 > div .slider {
    margin: 20px auto 40px;
  }
  #dowebok > div {
    height: auto!important;
  }
  #dowebok .section2 {
    padding-bottom: 20px;
  }
  .section4 ul {
    margin-top: 25px;
    padding: 0 5%;
  }
  .section5 .about {
    padding-bottom: 30px;
  }
  .section5 .about .one > div {
    width: 100%;
  }
  .section5 .about .one .center1 {
    display: table;
    margin: 0 auto;
  }
  .section5 .about .one > div .gd {
    display: table;
    margin-top: 6%;
    float: none;
  }
  #dowebok .section2 > div .slider li > a:hover > p {
    display: none;
  }
  #dowebok .section2 > div .slider li > a:hover > div div i {
    transform: scale(0) translateZ(0);
  }
  #dowebok .section2 > div .slider li > a:hover > div div p {
    display: none;
  }
  #dowebok .section2 > div .slider li > a:hover b {
    display: none;
  }
}


.s_nav{ display: none; max-width: 320px; line-height: 1; position: absolute; top: 47px; background: #c42424; z-index: 999; left: 50%; border-top: #c42424 3px solid; text-align: center; box-shadow: 3px 3px 0px rgba(0,0,0,0.15); }
.s_nav.mw480{ max-width: 480px; width: 480px!important; }
.s_nav .img_box{ padding-right: 39px; border-right: 1px solid #404042; text-align: center; width: 220px; height: 220px; line-height: 220px; font-size: 0; }
.s_nav .img_box img{ max-width: 100%; max-height: 100%; }
.snav_box{ display: inline-block; }
.s_nav h2{ margin: 0.3em 0; padding: 0 10px; white-space: pre; line-height: 30px; font-weight:normal; font-size: 14px; min-width: 116px; color: rgba(255,255,255,.8); }
.s_nav h2:hover{ background: rgba(255,255,255,.3); }
.snav_box.hast{ padding: 10px 0; width: 160px; float: left; font-size: 0; box-sizing: border-box; white-space: pre;}
.snav_box.hast dd{white-space: pre;vertical-align: top;padding: 0 10px;width: 100%;box-sizing: border-box;display: block;}

/*.snav_box.hast dd{ white-space: pre; vertical-align: top; display: inline-block; padding: 0 10px; width: 100%; box-sizing: border-box; }
*/.snav_box.hast h2{ max-width: 100%; position: relative; font-size: 15px; border-bottom: none; padding: 0; margin: 0; color: #fff; margin: 0 auto 5px; min-width: 0; display:inline-block;-o-text-overflow:ellipsis; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.snav_box.hast dd:hover h2{ background: none; color: rgba(255,255,255,.8); }
.snav_box.hast dd h2:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background: rgba(255,255,255,.8); }
.snav_box.hast dd:hover h2:after{ width: 100%; }
.snav_box.hast p a{ padding: 0 5px; margin: 2.5px 0; line-height: 30px; font-size: 14px; min-width: 130px; box-sizing: border-box; color: rgba(255,255,255,.8); display:block;-o-text-overflow:ellipsis; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.snav_box.hast p a:hover{ background: rgba(255,255,255,.3); }
.snav_box.hast dt{ height: 35px; line-height: 35px; width: 100%; font-size: 15px; color: #fff; display: inline-block; *display: inline; *zoom: 1; width: 50%; }
.t_nav{ position: absolute; display: none; right: 0; top: 45px; width: 160px; padding: 0 10px; box-sizing: border-box; }
.t_nav.active{ display: none!important; }
.snav_box dd:hover .t_nav{ display: block; height: calc(100% - 45px); background: #c42424; z-index: 1;}
.snav_box dd:hover .t_nav.hide{ display: none!important; }
.s_nav .snav_box:nth-child(2) .t_nav{ display: none; }
.t_nav.active{ display: block!important; }
.snav_box .slick-prev{ left: 0; width: 15px; height: 25px; margin-top: -14px; background: url(../images/icon4a.png) center no-repeat; background-size: contain; }
.snav_box .slick-next{ right: 0; width: 15px; height: 25px; margin-top: -14px; background: url(../images/icon5a.png) center no-repeat; background-size: contain; }


/*侧边栏*/
.sideBar {
  position: fixed;
  top: 60%;
  margin-top: -93px;
  right: 15px;
  z-index: 99;
}
.sideBar ul li {
  margin-bottom: 1px;
  cursor: pointer;
  position: relative;
}
.sideBar ul li .limg {
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 60px;
}
.sideBar ul li:hover .limg {
  background: #e42c2c;
}
.sideBar ul li .limg2 {
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}
.sideBar ul li:hover .limg2 {
  background: #e42c2c;
}
.sideBar ul li .limg2 img {
  position: relative;
  top: 5px;
}
.sideBar ul li .wen {
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  padding-top: 8px;
}
.sideBar ul li .wen2 {
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  padding-top: 5px;
}
.sideBar ul li .ewmLayer {
  width: 146px;
  height: 146px;
  background: #e42c2c;
  display: none;
  position: absolute;
  left: -146px;
  bottom: 0;
}
.sideBar ul li .ewmLayer .ewm {
  padding: 10px;
}
.sideBar ul li .ewmLayer .ewm img {
  width: 126px;
}
.sideBar ul li .telLayer {
  width: 195px;
  height: 60px;
  background: #e42c2c;
  display: none;
  position: absolute;
  left: -195px;
  top: 0;
}
.sideBar ul li .num {
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 22px;
  font-family: mont;
}
.sideBar ul li .kefuLayer {
  width: 235px;
  height: 60px;
  background: #e42c2c;
  display: none;
  position: absolute;
  left: -235px;
  top: 0;
}
.sideBar ul li .kefuLayer dl {
  padding-left: 30px;
}
.sideBar ul li .kefuLayer dd {
  margin-right: 24px;
  float: left;
}
.sideBar ul li .kefuLayer dd a {
  display: block;
  font-size: 14px;
  padding-left: 32px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  position: relative;
}
.sideBar ul li .kefuLayer dd a img {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  width: 24px;
}
.sideBar ul li .formLayer {
  width: 365px;
  height: 550px;
  background: #fff;
  display: none;
  position: absolute;
  left: -365px;
  top: -300px;
  border-radius: 4px;
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);
  overflow: hidden;
}
.sideBar ul li .formLayer .title {
  height: 62px;
  line-height: 62px;
  padding-left: 22px;
  color: #fff;
  font-size: 14px;
  background: #e42c2c;
}
.sideBar ul li .formLayer .midmid {
  height: 385px;
  overflow-y: auto;
}
.sideBar ul li .formLayer .msg {
  padding: 20px 22px 25px;
  font-size: 14px;
  color: #242e33;
}
.sideBar ul li .formLayer .form {
  padding: 0 22px;
}
.sideBar ul li .formLayer .form dd {
  padding-bottom: 20px;
}
.sideBar ul li .formLayer .form dd .txt {
  height: 24px;
  font-size: 14px;
  line-height: 14px;
}
.sideBar ul li .formLayer .form dd .txt em {
  color: #f00;
}
.sideBar ul li .formLayer .form .input1 {
  font-size: 14px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border: #d1d1d1 solid 1px;
  box-sizing: border-box;
  border-radius: 2px;
}
.sideBar ul li .formLayer .form textarea {
  width: 100%;
  height: 80px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border: #d1d1d1 solid 1px;
  box-sizing: border-box;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
.sideBar ul li .formLayer .botbot {
  height: 110px;
  background: #f5f8fa;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.sideBar ul li .formLayer .btnDiv {
  padding: 24px 22px 12px;
}
.sideBar ul li .formLayer .btnDiv a {
  display: block;
  width: 100%;
  height: 40px;
  background: #e42c2c;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.sideBar ul li .formLayer .links {
  text-align: center;
}
.sideBar ul li .formLayer .links a {
  font-size: 14px;
  color: #a1a7aa;
}
.sideBar ul li .formLayer .links a:hover {
  color: #e42c2c;
}
.sideBar ul li .formLayer .midmid::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.sideBar ul li .formLayer .midmid::-webkit-scrollbar-thumb {
  background-color: #D1D1D1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border-left: 2px solid transparent;
  border-top: 2px solid transparent;
}
.sideBar ul li .la {
  position: absolute;
  left: -10px;
  top: -10px;
  z-index: 2;
  width: 20px;
  height: 20px;
  background: #f00;
  text-align: center;
  line-height: 20px;
  color: #fff;
  border-radius: 50%;
}

