*{
    margin:0;
    padding:0;
}
.center{
    text-align: center;
}
h3{
    text-align: center;
    font-size: 40px;
    font-family: '微软雅黑';
    font-weight: bold;
    margin-bottom: 40px;
}
.center-box{
    width: 1100px;
    margin: 0 auto;
    color: #121212;
}
.station-top{
  background: #269df0;
}
.top-text{
    display: inline-block;
    color: #fff;
    width: 1000px;
    padding: 40px 0;
}
.top-text-box{
    position: relative;
    width: 1000px;
    height: 200px;
}
.top-text-box .quto01{
    position: absolute;
    top: 0;
    left: -60px;
}
.top-text-box .quto02{
    position: absolute;
    bottom: 0;
    right: -60px;
}
.text-con{
    width: 390px;
    float: left;
    margin: 0 50px;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    position: relative;
}
.station-center{
    padding: 40px 0;
    background:url("../../images/broker/station/station_bg.png") repeat;
}
.station-center ul{
    overflow: hidden;
}
.station-center ul li{
    float: left;
    height: 120px;
    width: 50%;
    text-align: left;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    margin: 20px 0;
    display: table;
}
.station-center ul li img{
    position: absolute;
    top: 0;
    left: 0;
}
.station-center ul li p{
    padding-left: 130px;
    padding-right: 80px;
    line-height: 28px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.station-bottom-top{
    background: #eff2f6;
    padding: 30px 0;
}
.station-bottom .center-con{
    position: relative;
}
.station-bottom .center-con ul{
    padding: 40px;
    background: #fff;
    font-family: 微软雅黑;
    font-size: 16px;
}
.station-bottom .center-con{
    height: 336px;
}
.station-bottom-bt .center-con{
    height: 360px;
}
.station-bottom-top .center-con.gw ul{
    width: 860px;
    position: absolute;
    left: 158px;
    top: 0;
}
.station-bottom .center-con ul li{
    margin-bottom: 10px;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
}
.station-bottom .center-con ul li span{
    position: absolute;
    top: 0;
    left: 0;
    color: #0090f5;
    font-weight: bold;
    font-style: italic;
    margin-right: 5px;
}
.station-bottom-top .center-con .center-img-lf{
    position: absolute;
    bottom: 0;
    left: 0;
}
.station-bottom-bt{
    height: 679px;
    background: #269df0 url("../../images/broker/station/station_bg02.jpg") top center no-repeat;
}
.station-bottom-bt .center-box{
    padding: 100px 0;
}
.station-bottom-bt .center-con.yq ul{
    width: 860px;
    position: absolute;
    left: 0px;
    top: 0;
}
.station-bottom-bt .center-con .center-img-lr{
    position: absolute;
    bottom: 0;
    right: 0;
}
.station-btn{
    text-align: center;
    padding-top: 20px;
}
.station-btn a{
    width: 150px;
    background: #f83b36;
    display: inline-block;
    width: 164px;
    padding: 10px 0;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #fff;
    border-radius: 5px;
}