﻿/*头部*/
.bg_top{
    width: 100%;
    height: 148px!important;
    background-color: #4d85fb;
}
.crumbs{
    color: #666666;
    font-size: 14px;
    padding: 30px 0px;
}
.crumbs a{
    display: inline!important;
    color: #666666!important;

}
.details-bg {
    width: 1198px;
    margin: 0 auto;
    border: 1px solid #ebebeb;
    margin-bottom: 100px;
}
.details-con h1 {
    line-height: 70px;
    height: 70px;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    border-bottom: 1px solid #eee;
    position: relative;
}
.details-con .cont {
    padding: 30px 20px 0px 20px;
    font-size: 14px;
    line-height: 1.7em;
}
.details-con .cont p {
    font-size: 14px;
    color: #535353;
}
.details-con p {
    line-height: 28px;
    margin-bottom: 20px;
    font-size: 14px;
}
