@charset "utf-8";

.ly01 {
    width: 10.8rem;
    margin: 0 auto;
    line-height: .4rem;
    font-size: 16px;

}

.ly01_1 {
    font-size: .511rem;
    color: #4c4c4c;
    text-align: center;
    padding-top: .9rem;
    font-weight: bold;
}

.ly01_2 {
    margin-top: 1.4rem
}

#l-map {
    float: left;
    height: 400px;
    width: 810px;
    z-index: 99999;
}

#r-result,
#r-result table {
    background-color: #22b2bd;
    float: right;
    height: 100px;
    width: 810px;
}

#r-result table td {
    background-color: #22b2bd;
    color: white;
}

#r-result div h1 {
    background-color: #22b2bd;
    color: white;
}

#r-result {
    height: 450px;
    left: 500px;
    /*  overflow: hidden;*/
    position: absolute;
    z-index: 99999;
}

#qidian {
    color: #22b2bd;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    margin-top: 15px;
    width: 255px;
}

#anniu {
    background: rgba(0, 0, 0, 0) url("http://www.jsjy120.com/templets/index3/images/chaxun.jpg") no-repeat scroll 0 0;
    float: left;
    height: 37px;
    margin-top: 15px;
    width: 82px;
}

#zhongdian {
    color: #22b2bd;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    margin-top: 15px;
    width: 335px;
}

.contact-wrapper {
    display: none;
}

#l-map {
    height: 520px;
    width: 1080px;
}

#r-result,
#r-result table {
    width: 100%;
}
.ly01_3{
	font-size: .3rem;
	text-align: center;
	margin-top: .85rem
}
.cl{
	clear: both;
}