@charset "utf-8";

#wrap{width: 100%;}

.inner{
    width: 1200px;
    margin: 0 auto;
}

.main_tit{
    height:409px;
    background:url(../img/S7/services_tit.jpg) no-repeat center 0/cover;
}

.tap_menu{
    width: 950px;
    padding-top:40px;
}

.tap_menu li{
    float: left;
    width: 150px;
    margin-left: 10px;
}

.tap_menu li a{
    display: block;
    width: 100%;
    height: 100%;
}

.tap_menu li:first-child{
    margin-left: 0;
}

.section_1{
    margin-top: 35px;
    height: 1764px;
    background: url(../img/S7/services3.jpg) no-repeat center 0/cover;
}
