@charset 'utf-8';

#main .main-inn {
    padding: 0 2px;
}

#main .main-inn .main-inn-bg {
    margin: -1px 0 0;
    line-height: 1.8;
}

.interestModalPhotos {
    height: 650px;
}

.interestModalPhotos li img{
	width: 100%;
	height: auto;
}

.interest_knowledge_work_index_lead {
    padding: 50px 30px;
}
.interest_knowledge_work_index_lead .tit {
    margin: 0 0 20px;
}

.interest_knowledge_work_index_content .nav {
    border-top: 1px solid #e5e5e5;
}
.interest_knowledge_work_index_content .nav li {
    float: left;
}

.interest_knowledge_work_car_content .lead {
    height: 444px;
    padding: 0 30px;
    background: url(../images/car_content_lead.jpg) no-repeat 0 0;
}
.interest_knowledge_work_car_content .lead .txt {
    padding: 350px 0 0;
    color: #fff;
}

.interest_knowledge_work_people_content .lead {
    height: 444px;
    padding: 0 30px;
    background: url(../images/people_content_lead.jpg) no-repeat 0 0;
}
.interest_knowledge_work_people_content .lead .txt {
    padding: 300px 0 0;
    width: 325px;
    color: #333333;
}

.interest_knowledge_work_imgs {
    padding: 36px 0 0 43px;
    min-height: 228px;
    _height: 228px;
}
.interest_knowledge_work_imgs li {
    float: left;
    display: inline;
    margin: 0 10px 0 0;
}
.interest_knowledge_work_imgs li .img {
    margin: 0 0 10px;
}
.interest_knowledge_work_imgs li .name {
    text-align: center;
    font-weight: bold;
}
.interest_knowledge_work_imgs li .name span {
    display: block;
    font-weight: normal;
}
.interest_knowledge_work_imgs li .desc {
    display: none;
}

.interest_knowledge_work_car_content .interest_knowledge_work_imgs_odd {
    background: #009be5;
}
.interest_knowledge_work_car_content .interest_knowledge_work_imgs_even {
    background: #00a8f2;
}
.interest_knowledge_work_car_content .interest_knowledge_work_imgs .name {
    color: #fff;
}

.interest_knowledge_work_people_content .interest_knowledge_work_imgs_odd {
    background: #f3ede9;
}
.interest_knowledge_work_people_content .interest_knowledge_work_imgs_even {
    background: #f9f6f4;
}
.interest_knowledge_work_people_content .interest_knowledge_work_imgs .name {
    color: #333333;
}

.interest_knowledge_work_car_footer {
    height: 264px;
    padding: 0 40px;
    background: url(../images/car_footer_link.jpg) no-repeat 0 0;
}
.interest_knowledge_work_car_footer .link {
    padding: 208px 0 0;
}
.interest_knowledge_work_car_footer .link a {
    padding: 5px 0 5px 35px;
    font-weight: bold;
    color: #fff !important;
    background: url(../images/car_footer_link_icon.gif) no-repeat 0 center;
}

.interest_knowledge_work_people_footer {
    height: 264px;
    padding: 0 40px;
    background: url(../images/people_footer_link.jpg) no-repeat 0 0;
}
.interest_knowledge_work_people_footer .link {
    padding: 208px 0 0;
}
.interest_knowledge_work_people_footer .link a {
    padding: 5px 0 5px 35px;
    font-weight: bold;
    color: #fff !important;
    background: url(../images/people_footer_link_icon.gif) no-repeat 0 center;
}

