body, html {
    background: url(../../union/images/detailBgMin.png) repeat;
    min-width: 1400px;
}
.bannerBox{
    background: url(../indexImg/gywm_pic1.jpg) no-repeat;
    min-width: 1400px;
    height: 200px;
}
.bannerBox p{
    width: 1400px;
    margin: 0 auto;
    line-height: 200px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    background: url(../indexImg/gywm_icon4.png) no-repeat 162px center;
}
.titlep{
    padding: 36px 0 27px;
    font-size: 30px;
    font-weight: bold;
}
.topInfo .icon1,.topInfo .icon2{
    background: url(../indexImg/gywm_pic2.png) no-repeat;
    height: 90px;
    line-height: 90px;
    width: 362px;
    margin-right: 28px;
    padding-left: 35px;
    color: #666;
}
.topInfo .icon3{
    background: url(../indexImg/gywm_pic3.png) no-repeat;
    height: 90px;
    line-height: 90px;
    width: 512px;
    padding-left: 35px;
    color: #666;
}
.topInfo li{
    border-radius: 8px;
        background-image: -moz-linear-gradient( 0deg, rgb(191,212,247) 0%, rgb(255,255,255) 100%);
        background-image: -webkit-linear-gradient( 0deg, rgb(191,212,247) 0%, rgb(255,255,255) 100%);
        background-image: -ms-linear-gradient( 0deg, rgb(191,212,247) 0%, rgb(255,255,255) 100%);
        box-shadow: 0px 0px 15px 0px rgba(0, 82, 217, 0.15);
}
.topInfo .icon1 p{
    background: url(../indexImg/gywm_icon1.png) no-repeat left center;
    padding-left: 40px;
}
.topInfo .icon2 p{
    background: url(../indexImg/gywm_icon2.png) no-repeat left center;
    padding-left: 40px;
}
.topInfo .icon3 p{
    background: url(../indexImg/gywm_icon3.png) no-repeat left center;
    padding-left: 40px;
}
.topInfo span{
    color: #333;
    padding-left: 20px;
}
.map{
    border-radius: 8px;
    background-image: -moz-linear-gradient( 0deg, rgb(191,212,247) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(191,212,247) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(191,212,247) 0%, rgb(255,255,255) 100%);
    box-shadow: 0px 0px 15px 0px rgba(0, 82, 217, 0.15);
    height: 460px;
    background: #fff;
    margin: 25px 0 40px;
    width: 1360px;
    padding: 20px;
}
#baiduMap{
    width: 100%;
    height: 100%;
}
.anchorBL{
    display: none;
}
