
/*////////////////////////我们的服务///////////////////////////////*/

.service .slider{
  background-color: #4e4e4e;
}
.service .modifyLife p{
  color:#fff;
}

.service .home .p1{
  color:#4e4e4e;
}

.service_tab ul{
  width: 70%;
  margin:0px auto;
}
.service_tab ul li{
  width:27%;
  text-align: center;
  float:left;
}

.service_tab ul li .t1{
  width:35%;
  margin:20px auto;
  line-height: 35px;
  font-size:17px;
 font-weight: bold;
}
.service_tab ul li .t2{
  width:80%;
  margin:15px auto;
  text-align: left;
  line-height: 30px;
  font-size: 14px;
}
.service_tab ul li .red{
  border-bottom: 2px solid #c90915;
}
.service_tab ul li .green{
  border-bottom: 2px solid #00b233;
}
.service_tab ul li .orange{
  border-bottom: 2px solid #ff530d;
}
.service_tab .top{
  margin-top:50px;
}
.service_tab .top li{
  margin-right: 31px;
   padding: 0 15px;
}

.service_tab .bom li{
  height: 210px;;
  padding: 10px 12px;
  margin-right:30px;
  border: 2px solid #f4f4f5;
}
.service_tab .bom li:nth-child(3n),.service_tab .top li:nth-child(3n){
  margin-right: 0;
}
.service_tab .bom li.clickRed.current,
.service_tab .bom .clickRed:hover{
    border:2px solid #c90915;
}
.service_tab .bom li.clickGreen.current,
.service_tab .bom .clickGreen:hover{
    border:2px solid #00b233;
}
.service_tab .bom li.clickOrange.current,
.service_tab .bom .clickOrange:hover{
    border:2px solid #ff530d;
}
.tab_play{
  width:100%;
  height: auto;
  margin-top:60px;
}
.tab_play .fl{
  width:42%;
margin-left:80px;
height: 300px;
}
.tab_play .fl h2,.tab_play .fl .h4,.tab_play .fl .h4 p{
text-align: left;
}
.tab_play .fl h5{
  margin-top:15px;
  color:#4e4e4e;
}

.tab_play .fl .text_line{
display: block;
width:36px;
margin-top:6px;
}
.tab_play .fl .text_line.red{
border-bottom:4px solid #c90915;
}
.tab_play .fl .text_line.green{
border-bottom:4px solid #00b233;
}
.tab_play .fl .text_line.orange{
border-bottom:4px solid #ff530d;
}
.tab_play .fl .h4{
  margin-top:8px;
}
.tab_play .fl .h4 p{
line-height: 25px;
 font-size: 13px;
}
.tab_play .fl>p{
    font-size:13px;
    text-align: left;
    margin:20px 0;
}
.line30{
  line-height: 35px;
  margin-top:10px;
}
.tab_play .fr{
 width:37%;
 margin-right:75px;
}
.tab_play .fr img{
  width:100%;
  margin:0 auto;
  height: 100%;
}
.tab_play .fr .swiper-button-prev.swiper-button-white,.tab_play .fr .swiper-button-next.swiper-button-white{
  padding:2px;
  background-color: rgba(0, 10, 10, .3);
  opacity: 0.5;
  background-size: 50% 50%;
}
.tab_play .fr .swiper-button-prev.swiper-button-white:hover,
.tab_play .fr .swiper-button-next.swiper-button-white:hover
{
    opacity: 0.8;
}
.tab_play .fr .swiper-button-prev{
  left:1px;
}
.tab_play .fr .swiper-button-next{
  right:0;
}
.tab_play{
    display: none;
}
.tab_play.show{
    display: block;
}
.service .slider .cart{
  position: relative;
  bottom: 181px;
}
.service .slider .cart span{
  position: absolute;
  left:29%;
  background: url("../images/8_04.png")/*tpa=http://www.qdqinheyuan.com/images/8_04.png*/ no-repeat;
  background-size: cover;
}
.service .slider .cart span:hover{
  background: url("../images/8_02.png")/*tpa=http://www.qdqinheyuan.com/images/8_02.png*/ no-repeat;
  background-size: cover;
}
/*///////////////////////////我们的服务////////////////////////////*/

.tab_play .t2{display: none;}
@media screen and (max-device-width: 480px){ 
  .service .slider{background-color: transparent}
  .modifyLife{background-color: #4e4e4e}
  .service_tab ul{margin-top: 1em; width: 100%;text-align: center;}
  .service_tab .top{display: none;}
  .service .home .p1{font-size:12px;width:90%;margin:10px auto;line-height:18px;}
  .service_tab .bom li{
    float: none; position: relative;  display: inline-block; 
    padding: 0.5em; margin-right: 0.5em;
    width: 20vw;height: 20vw; 
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: center 14%; 
  }  
  .service_tab .bom li.clickRed{
    background-image: url("../images/3_02.png")/*tpa=http://www.qdqinheyuan.com/images/3_02.png*/;
  }
  .service_tab .bom li.clickGreen{
    background-image: url("../images/3_03.png")/*tpa=http://www.qdqinheyuan.com/images/3_03.png*/;
  }
  .service_tab .bom li.clickOrange{
    background-image: url("../images/3_04.png")/*tpa=http://www.qdqinheyuan.com/images/3_04.png*/;
  }
  .service_tab ul li .t1{font-size: 0.95em; width: 80%;position: absolute;left: 50%;top: 50%;    transform: translate(-50%,-24%);margin: 0}
  .service_tab ul li .t2{display: none;}  
  .tab_play{padding: 0 5%;box-sizing: border-box;}
  .tab_play .t2{width: 100%;display: block; padding: 0 2%;line-height:18px;margin-bottom:15px;font-size:12px; margin-top: -3em;  margin-bottom: 1em; box-sizing: border-box;}
  .tab_play .fl,.tab_play .fr{float: none;height: auto}
  .tab_play .fl{width: 100%;box-sizing: border-box; margin: 0;margin-top:25px;}
  .tab_play .fr{width: 100%;  height: 50vw;  margin-bottom: 1em;}
  .home{
    margin:31px 0;
  }
}
