.banner{
    width: 100%;
    height: 500px;
    background: url("../images/lx_02.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
}
.banner .text1{
    line-height: 66px;
    height: 66px;
    font-weight: 700;
    font-size: 60px;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 185px;
    color: #fff;
}
.banner .text2{
    line-height: 76px;
    height: 76px;
    font-size: 43px;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 250px;
    color: #fff;
}

.map-wraper .info .text1{
    line-height: 24px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 14px;
}
.map-wraper .info ul li{
    line-height: 32px;
    font-size: 14px;
    color: #333333;
}
.map-wraper .info ul li span{
    color: #1759ba;
}

.contact{padding-left:5px; margin-top:30px;position:relative;}
.contact_1{width:70%; background:white; padding:3%; margin:0 auto 2vw; position:relative; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
.contact h3{ font-weight:normal; margin-bottom:0.5vw;}
.contact h4{ font-weight:normal; margin-bottom:1.5vw; color:#888888;}
.contact h2{ line-height:1.6vw; color:#888888; margin-bottom:1.5vw;}
.contact img {height: 100px;width: auto;	}
.contact_lx li{ line-height:0.8vw; margin-bottom:1.5vw;}

.contact_lx li p{color:#888888; margin-top:0.5vw;line-height:26px;}
.contact_er{width:24%; position:absolute; top:3vw; right:3%;}
.contact_er ul li{width:100%; margin-bottom:0.5vw;}
.map{margin-top:20px;margin-bottom:15px;}
.map h3{ border-left:#62A1D4 8px solid; margin-left:5px;}
#map{width:100%; height:650px; font-size:16px; margin-top:5px;}
