.wid2 {
    width: 1300px;
    margin: 0 auto;
}
.wid2 .iconaddr{
    width: 14px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(../img/icon_address.png) no-repeat left top;
    display: inline-block;
}

.column-t {
    width: 100%;
    float: left;
    height: 61px;
    margin-bottom: 20px;
}


.column-t p,.column-t a {
    height: 17px;
    font-size: 16px;
    font-weight: 400;
    color: #595959;
    line-height: 24px;
}


.column-t p a:hover {
    color: #0b69c0;
    text-decoration: underline;
}
.titletitle {
    display: block;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    color: #595959;
    line-height: 24px;
}
.titlespan {

    display: block;
    text-align: center;



    padding:25px 0px  25px 0px;
    height: 17px;
    font-size: 16px;
    font-weight: 400;
    color: #595959;
    line-height: 24px;

}
.line{
    width: 100%;
    border-top: 1px solid #e7e7e7;

}
.contents {
    width: 1099px;
    margin: 0 auto;
    font-size: 18px;
    color: #595959;
    line-height: 32px;
}
.bts{
    clear: both;
    width: 1300px;
    margin: 0 auto;
    padding: 49px 0 110px 0px;
}