#business {width:100%; }
#business .bar { height:46px; color:#fff; padding-left:50px; font-size:18px; font-weight:500; padding-top:8px;}
#business .bg1 {background:url("../img/bg1.jpg")no-repeat left center; }
#business .bg2 {background:url("../img/bg2.jpg")no-repeat left center; }
#business .process {padding-top:50px; width:1100px; margin:0 auto;}
#business .process ul {padding-top:30px}
#business .process ul li {padding:10px 0 10px 100px; position:relative; }
#business .process ul li:after {content:""; position:absolute; width:14px; height:14px; border:2px solid #e51f1f;
border-radius:50%; left:75px; top:15px; background:#fff; }
#business .process ul li:before {content:""; position:absolute; width:1px; height:80px; background: #C0C0C0;
 left:82px; top:25px;}
#business .process ul li:last-child {padding-bottom:50px;}

#business2 .floatL{width:50%;}
#business2 .floatR{width:48%; text-align:right; padding-top:50px;}
#business2 .imgBox {width:45%; border:1px solid #dfdfdf; padding:80px 20px; text-align:left}
#business2 .imgBox img{max-width:100%;}
#business2 .bg3{background:url("../img/bg3.jpg")no-repeat left center; padding:60px; overflow:hidden; clear:both;height:515px }
#business2 .bg4{background:url("../img/bg4.jpg")no-repeat left center; padding:60px; overflow:hidden; clear:both;height:403px }
#business2 .bg5{ padding:60px; overflow:hidden; clear:both; }
#business2 .tit {font-size:20px; padding:0 0 20px 0; font-weight:500; }
#business2 .tit2 {padding-top:30px;}
#business2 .tit span {border-bottom:2px solid #ccc;}
#business2 .txt {font-size:16px; line-height:26px; }
#business2 .bg4 .txt{font-size:16px; line-height:30px; }

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#business .bar { color:#fff; padding-left:30px; font-size:16px; font-weight:500; padding-top:10px;}
#business .process {padding-top:35px; width:100%; }
#business .process ul {padding-top:20px}
#business .process ul li {padding:10px 0 10px 26px; position:relative; font-size:14px; }
#business .process ul li:after {content:""; position:absolute; width:14px; height:14px; border:2px solid #e51f1f;
border-radius:50%; left:5px; top:15px; background:#fff; }
#business .process ul li:before {content:""; position:absolute; width:1px; height:80px; background: #C0C0C0;
 left:12px; top:25px;}
#business .process ul li:last-child {padding-bottom:40px;}	

#business2 .floatL{width:100%;}
#business2 .floatR{width:100%; text-align:right; padding-top:50px;}
#business2 .bg3,#business2 .bg4{background-size:cover; padding:20px; overflow:hidden; clear:both;height:auto }
#business2 .bg5{background-size:cover; padding:20px 5px; height:auto }
#business2   .tit {font-size:18px; padding:0 0 10px 0; font-weight:500; }
#business2   .tit2 {padding-top:20px;}
#business2   .tit span {border-bottom:2px solid #ccc;}
#business2   .txt,#business2 .bg4 .txt {font-size:14px; line-height:22px; }
#business2 .imgBox {border:1px solid #dfdfdf; padding:10px 10px; text-align:left; margin-top:30px;}
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

