/* .banner{padding-top: 50px} */
.banner{width: 100%;display: block;height: 390px;background: url(../images//banner/map.png) no-repeat center center;background-size: 100% 100%;}
.banner h1,.banner p{
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.banner h1{
    padding-top: 150px;
    font-size: 40px;
    margin-bottom: 22px;
}
.index_01{text-align: center;padding: 70px 0 50px;}
.index_01 .row{width: 100%;max-width: 1176px;margin: 70px auto 0;}
.index_011{overflow: hidden;}
.index_011>img{width: 120px;height: 120px;display:block;float: left;}
.index_011>div{margin-left: 127px;text-align: left;margin-top: 10px;}
.index_011 h3{font-size: 50px;font-weight: 600;position: relative;display: inline-block;margin: 10px 0 0;padding-right: 20px;}
.index_011 i{font-size: 12px;font-weight: 300;position: absolute;top: 0;right: 0;}
.common_title{
    color: #3171FF;
}
.common_title::after,.common_title::before{
    background-color: #3171FF;
}