/* Write your styles */

.about {
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.about-breadcrumb {
    max-width: 1060px;
    margin: 0px auto;
}

.about-breadcrumb ol {
    margin-bottom: 0px !important;
}

.about-breadcrumb ol li a {
    color: #464a71;
}

.about-content {
    width: 100%;
    margin: 0px auto;
    background: #F6F6F6;
}

.about-content-width {
    max-width: 1140px;
    margin: 0px auto;
}

.about-content-left {
    width: 250px;
    padding-top: 20px;
}

.list_nav {
    width: 250px;
    height: auto;
    overflow: hidden;
}

.list_nav li {
    width: 250px;
    height: 50px;
    line-height: 50px;
}

.list_nav .nav_title {
    background: url(../i/nav_list_bg.jpg) no-repeat;
    width: 220px;
    height: 50px;
    margin-bottom: 1px;
    *margin-bottom: 1px;
    padding-left: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.list_nav .nav_tab {
    border-bottom: 1px solid #f6f6f6;
    font-size: 14px;
    width: 250px;
    height: 50px;
    display: block;
}

.list_nav .nav_tab a {
    background: #fff;
    color: #666;
    width: 220px;
    height: 50px;
    display: block;
    padding-left: 30px;
}

.list_nav .nav_tab a:hover {
    background: #fff url(../i/list_bg.png) no-repeat left top;
    color: #34395a;
}

.list_nav .nav_tab.active a {
    background: #fff url(../i/list_bg.png) no-repeat left top;
    color: #34395a;
}

.about-content-right {
    padding-top: 20px!important;
    margin-bottom: 40px;
}

.about-content-right-con {
    background: #FFFFFF;
    padding: 20px;
    overflow: hidden;
}

.about-content-right-con p {
    background: #fff!important;
    border: none;
    text-indent: 2em;
    line-height: 2.4!important;
}

.changmao-hover a img:hover ~h3,
.changmao-hover a h3:hover {
    border-bottom: 2px solid #34395a;
    color: #34395a;
    margin-bottom: -2px;
}

.about-zhaopin-content {
    margin: 0rem;
}