#service {width:100%; margin:0 auto; overflow:hidden;}
#service .wd115 {padding:60px 0 0 0}
#service .floatL {width:38%}
#service  .floatR {width:62%}
#service  .floatR .tit {font-size:20px; padding:20px 0; font-weight:500; }
#service   .tit span {border-bottom:2px solid #ccc;}
#service  .floatR .txt {font-size:18px; line-height:30px; }

/*#service .city .tit span {border-bottom:0px solid #ccc; }*/
#service .city .tit {float:left; width:10%; padding-top:0; font-weight:600;}
#service .city .txt {float:right; width:88%; }
#service .city .tit2 {float:none; width:100%; height:auto;}
#service .city .txt2 {float:none; width:100%; padding-left:7px;}

#service div.icoBox {overflow:hidden; margin:60px 0 20px 0;}
#service section {padding:30px 25px 30px 25px; text-align:left; border:1px solid #dfdfdf; margin:0 0.5% ; 
width:24%; box-sizing:border-box; min-height:280px; float:left; }
#service section.ico1 {background:url("../img/ico1.png")no-repeat 92% 90%;}
#service section.ico2 {background:url("../img/ico2.png")no-repeat 92% 90%;}
#service section.ico3 {background:url("../img/ico3.png")no-repeat 92% 90%;}
#service section.ico4 {background:url("../img/ico4.png")no-repeat 92% 90%;}

#service div.tit {font-size:20px; font-weight:500; padding-bottom:16px; height:74px;}
#service div.tit2 {padding-top:12px;}
#service div.txt {font-size:16px; }

#service .floatL2 {width:48%; text-align:center; border:1px solid #dfdfdf; padding-bottom:20px;}
#service .floatR2 {width:48%; text-align:center; border:1px solid #dfdfdf; padding-bottom:20px; }
#service .floatL2 .tit {padding:20px 0; }
#service img {vertical-align:top;}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#service {width:100%; }	
#service .wd115 {padding:50px 0 0 0;}
#service div.icoBox {padding:0 15px; margin:40px 0 20px 0;}
#service .floatL,#service .floatL2 {width:100%}
#service .floatR,#service .floatR2 {width:100%}
#service .floatR .tit,#service .floatL .tit {font-size:18px; padding:20px 0 10px 0; font-weight:500;}
#service .floatR .txt {font-size:14px; line-height:22px;}
#service .floatR2 {margin-top:20px;}
.imgC {text-align:center;}

#service .city .tit {float:none; width:100%; height:60px; font-size:17px;}
#service .city .txt {float:none; width:100%; }
}
@media (max-width: 768px) {
#service section {width:100%;  margin:2% 0%;}	
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

