.sitepath{margin-bottom:50px;}
.sitepath-content{width:70%; margin: auto;}
.sitepath-content h4{font-size: 24px;text-align: center;}
.content h2:after {
    border-top: 1px solid #ffffff;
    display: block;
    width: 20px;
    content: "";
    margin: 20px  auto;
}
.banner{
    background: url(../images/case-2.png) no-repeat 0px 0px;
    background-size: cover;
    width: 100%;
}
.base-content{
     padding: 50px 40px;
 }
.article_page{margin-top:50px;text-align: right;}
.fa-angle-left:before,.fa-angle-right:before{    
    font-size: 40px;
    padding: 0 10px;
    color:#ffffff;
    background-color:#1d99ef;
}  
.fa-angle-left,.fa-angle-right{margin-right:40px}
.article_page ul li span{display: inline-block;width:40px;height:20px;margin-right:40px}
.sitepath-content p img{max-width:100%!important;text-align: center;}
.sitepath a{font-size:14px;color:#333333}
@media screen and (max-width: 767px) {
   .sitepath-content{width:100%;padding:0 15px}
   .sitepath{margin-bottom:20px}
   .base-content{padding:20px 0}
}