.profile-box{margin-top: 60px;}
.profile-years{float: left;}
.profile-years li{font-size: 22px; color: #333; height: 50px; line-height: 50px; margin-bottom: 30px; cursor: pointer; padding: 0 35px;}
.profile-years li.hover{background-color: #1462cd; color: #fff;}
.profile-line{display: none;}
.profile-line .profile-year{font-size: 60px; color: #d8d8d8; font-weight: bold; margin-top: 16px;}
.profile-line.current{display: block;}
.app-menu-info{}

.time-line{margin-top: 70px;}
.time-line-title{float: left; color: #333; font-size: 20px; font-weight: bold; margin-top: -6px; padding-bottom: 40px;}
.time-line-list{float: left; margin-left: 75px; position: relative; padding-bottom: 40px;}
.time-line-icon{position: absolute; height: 100%; width: 1px; background-color: #d8d8d8; left: -42px; top: 0;}
.time-line-icon.last-icon{background-color: #fff;}
.time-line-icon s{width: 11px; height: 11px; border-radius: 100%; background-color: #d8d8d8; position: absolute; left: -5px; }
.time-line-text{font-size: 16px; color: #333; margin-top: -11px;}
.time-line-text p{margin-top: 5px;}
.profile-year-box{ float: right; width: 740px;}
.app-org-box{text-align: center;}

.app-company-intro{margin: 0 25px; padding-top: 5px;}
.app-company-intro h3{font-size: 20px; font-weight: bold; color: #333; text-align: center; text-align: center; margin-top: 70px;}
.app-company-intro h3 span{font-weight: bold; position: relative;}
.app-company-intro h3 s{height: 4px; width: 80%; background-color: #82b7ff; bottom: -12px; left: 50%; margin-left: -40%; position: absolute;}
.app-company-intro img{
    max-width: 1000px;
}
.app-company-img {
    width: 600px;
    height: 450px;
    margin: 0 auto;
    margin-top: 60px;
}
.app-company-txt{margin-top: 54px;}
.app-company-txt p{font-size: 16px; color: #333; text-indent: 30px; text-align: left; line-height: 28px;} 
.app-company-fill{height: 260px;}

.infoDate {color: #204583;font-size:16px;margin-top:10px;}
.infoTitle {
    color: #000000;
    font-size: 20px;
    font-weight:bold;
    margin:3px 0 10px 0;
}