﻿.contact {
    height: 820px;
    margin-top: 0px;
    width: 100%;
    min-width: 1200px;
}

.con-content {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

    .con-content p {
        white-space: pre;
        line-height: 30px;
    }

.conp1 {
    font-size: 20px;
    font-weight: 600;
    float: left;
    margin-top: 9px;
	margin-left:13px;
}

.conul {
    position: absolute;
    top: 50px;
    display: none;
	margin-left:15px;
}

.outletsli1 {
    width: 213px;
    height: 50px;
    margin-top: 40px;
}

    .outletsli1 p {
        font-size: 20px;
        color: white;
        line-height: 50px;
        padding-left: 55px;
    }


.outletsli2, .outletsli3 {
    height: 45px;
    margin-top: 20px;
}

	.outletsli2 div, .outletsli3 div,
    .outletsli2 p, .outletsli3 p {
        float: left;
    }

    .outletsli2 div {
        height: 30px;
        width: 30px;
        margin-right: 20px;
        background: url(../images/地址.png) no-repeat;
    }

    .outletsli3 div {
        height: 30px;
        width: 30px;
        margin-right: 20px;
        background: url(../images/电话.png) no-repeat;
    }

    .outletsli2 p {
        font-size: 16px;
        text-align: left;
        line-height: 25px;
    }

    .outletsli3 p {
        font-size: 16px;
        text-align: left;
    }

.provincelight {
    display: none;
    position: absolute;
}

.province {
    position: absolute;
    color: #cdcccc;
    font-size: 14px;
}
