#service {width:100%; overflow:hidden; font-size:18px;  line-height:30px; }
#service .floatL {width:45%;}
#service .floatR {width:55%;}
#service img {max-width:100%; vertical-align:top;}
#service a {border-bottom:1px solid#333;}
#service .btn a {display:block; padding:10px 20px; border:1px solid #ccc; width:300px; position:relative }
#service .btn a:after {content:""; position: absolute; right:20px; top:0; width:50px; height:50px; 
 background:url(../img/arrow.svg)no-repeat right center}

#service .tit{font-size:20px; position:relative; padding-left:15px; margin-bottom:20px; font-weight:600 }
#service .tit:before { content: "";  width: 5px; height: 5px; background-color: #555;  position: absolute; left: 2px; top: 13px;   border-radius: 50%;}
#service .tit2{font-size:20px; position:relative; margin-bottom:20px; font-weight:600 }
#service .tit3{margin-bottom:5px;}

#sitemap ul li{list-style:none !important;}
#sitemap ul li.list {float:left; width:22%; margin:0 1.5%;}
#sitemap ul li.list1 {float:left; width:46%; margin:0 2%;}
#sitemap ul li .depth1 {border-bottom:2px solid #555; font-weight:bold; font-size:18px; padding:10px 0;
background:url(../img/arrow.jpg)no-repeat right center}
#sitemap ul li .depth2 {padding-top:15px;}
#sitemap ul li .depth2 li {font-size:16px; padding:3px 0 16px 0; line-height:25px; font-weight:500;}
#sitemap ul li .depth2 li span {display:block; font-size:14px; font-weight:400;}


/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#sitemap li.abc a{font-size:16px !important; padding-left:0;}		
#service {font-size:15px;  line-height:25px; }	
#service .floatL {width:100%;}
#service .floatR {width:100%;  padding-top:15px;}

#sitemap ul li.list {float:left; width:96%; margin:0 2%;}
#sitemap ul li.list1 {float:left; width:96%; margin:0 2%;}
#sitemap ul li .depth1 {border-bottom:2px solid #555; font-weight:bold; font-size:16px; padding:10px 0; margin-top:20px;}
#sitemap .mgT50 {margin-top:0px;}

#service .tit{font-size:16px; position:relative; padding-left:13px; margin-bottom:20px; font-weight:600 }
#service .tit:before { content: "";  width: 4px; height: 4px; background-color: #555;  position: absolute; left: 2px; top: 11px;   border-radius: 50%;}
#service .tit2{font-size:16px; position:relative; margin-bottom:20px; font-weight:600 }
#service .tit3{margin-bottom:5px;}
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

