/* 技术优势样式 */
.title{font-size: 36px;color: #333333;margin-bottom: 47px;}
    .outBox{ width:1400px; text-align:left;  }
    .outBox .hd{width: 307px; height:792px;  background:#ffffff;  float: left;border-right:1px solid #ededed;    padding-top: 35px;position: relative; }
    .outBox .bd{float: left;width: 994px;background: #f9f9f9;    padding: 35px 35px 50px 63px;height:742px;  }
    .outBox .hd ul{   }
    .outBox .hd ul li{ font-size: 18px;   text-indent: 30px; height: 47px;width: 100%;color: #122859; line-height: 47px; cursor:pointer; border-bottom:1px solid #ededed; }
    .outBox .hd ul li.on{  background:#207eef;  color: #ffffff; padding-left: 30px;    transition: all 0.3s ease;}

    /* .inBox{ padding:15px 15px 0 15px;  } */
    .inBox .inHd{  line-height:30px;   }
    .inBox .inHd ul{ overflow:hidden; zoom:1; }
    .inBox .inHd ul li{  border-bottom: 1px solid #f9f9f9;   font-weight: bold; text-align:center; float:left; cursor:pointer;line-height: 30px; font-size: 16px;margin-right: 18px; padding: 0 5px;}
    .inBox .inHd ul li.on{  color:#108cee; border-bottom:1px solid #108cee; }
    .inBox .inBd ul{ padding-top:50px;  zoom:1; overflow:hidden;   }
    .inBox .inBd li{ background: #ffffff; line-height:32px; overflow:hidden; zoom:1; color: #666666;font-size: 16px; height: 649px;
    overflow-y: auto; }
    .inBox .inBd li p{ padding-bottom: 20px;width: 934px;padding: 16px;padding-left: 35px;}
    .inBox .inBd li div{background: #ffffff;padding: 16px;width: 902px;min-height: 499px;padding-left: 35px;}
    .inBox .inBd ul li div img{width: 900px;}