.about #banner{
    background: url(../images/lf/banner-about.jpg) no-repeat center center;
    background-size: cover;
    height: 354px;
    padding-top: 160px;
}
.about.aboutPage #banner{
    height: 468px;
}
.about.link #banner{
    background: url(../images/online.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.about #banner .title1,.about #banner .title2{
    text-align: center;
    color: #fff;
}
.about #banner .title2{
    opacity: 0.67;
    font-size: 15px;
}
/* **************友情链接****************** */
.link .bagLink{
    padding: 60px 0;
}
.link .bagLink .linkItem{
    width: 182px;
    height: 52px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 16px;
    transition: all .5s;
    line-height: 50px;
    margin-bottom: 28px;
}
.link .bagLink .linkItem:hover{
    box-shadow: 0px 9px 30px 0px rgba(143,143,143,0.20);
}
.link .linkBox .linkItem{
    width: 150px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}
/* *******************关于我们***************** */
.about .aboutBox{
    position: relative;
    height: 340px;
}
.about .aboutContent{
    width: 100%;
    position: absolute;
    top: -160px;
    left: 0;
    background: #fff;
    padding: 40px;
    align-items: center;
    box-shadow: 0px 9px 27px 0px rgba(143,143,143,0.20); 
    border-radius: 16px;
}
.about .aboutContent .icon{
    width: 497px;
    height: 375px;
    background: url(	https://webacstatic.huafvge.cn/static/images/products/forex/eg1.jpg) no-repeat center center;
    cursor: pointer;
    border-radius: 14px;
    box-shadow: 0px 8px 24px 0px rgba(64, 98, 233, 0.42);
}
.about .aboutContent .descBox .descTitle{
    font-size: 20px;
    color: #333333;
    margin-bottom: 12px;
    text-align: center;
}
.about .aboutContent .aboutDesc{
    font-size: 13px;
    color: #757575;
    line-height: 20px;
    width: 578px;
    text-align: justify;
}
.about .aboutContent .aboutDesc p{
    margin-bottom: 22px;
}
.about .aboutContent .aboutDesc p:nth-last-of-type(1){
    margin-bottom: 0;
}
/* *********关于页面联系我们************ */
.about .onlineBox{
    background: #fff;
    border: 1px solid #e6e6e6;
    align-items: center;
    border-radius: 14px;
}
.about .onlineBox .icon{
    width: 151px;
    height: 136px;
    background: url(../images/about.png)no-repeat center center;
    border-radius: 14px 0 0 14px;
}
.about .onlineBox .onlineItem.title{
    font-size: 20px;
    color: #333333;
    padding: 0 66px;
}
.about .onlineBox .onlineItem .desc{
    font-size: 14px;
    color: #333;
    padding-left: 64px;
}
.about .onlineBox .onlineItem .desc .desc1{
    margin-bottom: 16px;
}
.about .onlineBox .onlineItem .desc.midDesc{
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    padding: 0 70px;
}
.about .timeBox{
    width: 800px;
    margin: 0 auto;
}
.about .timeBox .title1{
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
}
.about .timeBox .title2{
    font-size: 13px;
    color: #757575;
}
.el-timeline-item__timestamp{
    color: #757575  !important;
}
.history-container {width: 100%;padding:30px 0px;}
.history-container .content {width: 1100px;margin:0px auto;}
.history-container .content .node-item {position:relative;width:100%;height:auto;padding:20px;text-align:left;}
.history-container .content .node-item:before {content:'';position:absolute;top:0px;bottom:0px;width:4px;background:#A5A6A9;}
.history-container .content .node-item .time-wrap {position:relative;margin-left:20px;padding:6px 0px;color:#000;font-size:16px;}
.history-container .content .node-item .time-wrap:before {content:'';position:absolute;top:8px;left:-27px;width:10px;height:10px;border:4px solid #0170c1;border-radius:10px;background:#fff;}
.history-container .content .node-item .desc-wrap {margin-left:20px;padding:8px 0px;color:#555;font-size:14px;line-height:20px;}
.history-container .content .node-item .desc-wrap a {color:#1DC18A;}
.history-container .content .start-item {position:relative;width:100%;height:auto;padding:20px;text-align:left;}
.history-container .content .start-item:before {content:'';position:absolute;top:0px;bottom:30px;width:4px;background:#afafaf;}
.history-container .content .start-item .time-wrap {position:relative;margin-left:20px;padding:6px 0px;color:#000;font-size:16px;}
.history-container .content .start-item .time-wrap:before {content:'';position:absolute;top:8px;left:-27px;width:10px;height:10px;border:4px solid #0170c1;border-radius:10px;background:#fff;}
.history-container .content .start-item .desc-wrap {margin-left:20px;padding:8px 0px;color:#555;font-size:14px;line-height:20px;}
.history-container .content .end-item {position:relative;width:100%;height:auto;padding:20px;text-align:left;}
.history-container .content .end-item:before {content:'';position:absolute;top:30px;bottom:0px;width:4px;background:#afafaf;}
.history-container .content .end-item .time-wrap {position:relative;margin-left:20px;padding:6px 0px;color:#000;font-size:16px;}
.history-container .content .end-item .time-wrap:before {content:'';position:absolute;top:8px;left:-27px;width:10px;height:10px;border:4px solid #0170c1;border-radius:10px;background:#fff;}
.history-container .content .end-item .desc-wrap {margin-left:20px;padding:8px 0px;color:#555;font-size:14px;line-height:20px;}

/* ***************加入我们******************* */
.work .workContent{
    margin-top: 50px;
    margin-bottom: 50px;
    border: 1px solid #efefef;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.09);
    background: #fff;
    line-height: 22px;
    padding: 20px;
    color: #555;
}
.work .workContent .item{
    width: calc(100% - 40px);
    margin: 0px auto;
    padding: 10px 0px;
    border-bottom: 1px solid #1DC18A;
}
.work .workContent .workTitle{
    line-height: 30px;
    padding: 10px;
    color: #222;
}
.work .workContent .workDesc{
    padding: 10px 20px;
}