#top {
    background-color: #f6f6f6;
}

#top .top-img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#top .top-img img {
    width: 100%;
}

/*���8*/
#main {
    font-family: "Microsoft yahei";
    background-color: #f6f6f6;
}

#main .container {
    padding-top: 33px;
}

/*ͷ������*/
#main .head {
    display: block;
    background: url(../images/head-bg.png) no-repeat;
    font-size: 16px;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 17px;
}

/*ѡ�*/
#main .little-title {
    font-size: 15px;
    margin-top: 20px;
    max-width: 221px;
    margin-bottom: 20px;
}

#main .little-title .nav-tabs {
    border: none;

}

#main .little-title .nav-tabs li {
    border-bottom: 2px solid #707070;
}

#main .little-title .nav-tabs li a {
    color: #666;
    padding-top: 8px;
    padding-bottom: 8px;
}

#main .little-title .nav-tabs > li a:hover,
#main .little-title .nav-tabs > li a:focus {
    background: none;
    border-color: transparent;
    color: #2f318b;
}

#main .little-title .nav-tabs .active a {
    color: #2f318b;
    border-top: none;
    border-right: none;
    border-left: none;
    background-color: #f6f6f6;
}

/*����*/
#main .tab-content .title {
    font-size: 16px;
    color: #2d2d2d;
}

#main .tab-content .title .name {
    margin-top: 5px;
}

#main .tab-content .title .img-line {
    height: 2px;
    background-color: #666;
    max-width: 2000px;
    margin-left: 76px;
    margin-top: -5px;
}

/**�ɹ�����*/
#main .tab-content .media {
    margin-top: 10px;
    font-size: 14px;
}

#main .tab-content .media .media-object {
    padding-top: 7px;
}

#main .tab-content .media .media-body {
    padding-left: 20px;

}

#main .tab-content .media .media-body p {
    line-height: 2.0em;
    /*padding-top: -14px;*/
    color: #353535;
    text-indent:25px;
}

#main .tab-content .media span {
    font-size: 15px;
    color: #3e3a8e;
}

#main .tab-content .media-first {
    margin-top: 20px;
}
.tab-content .media-last {
    margin-bottom: 35px;
}

/**��˾�Ļ�*/
#culture .culture-img {
    margin-top: 85px;
    margin-bottom: 105px;
}

/**��˾���*/
#main .tab-content #intro .media-intro {
    padding-left: 0;
}

#video .video-top {
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 2.0em;
}

.videoBox{
	width:260px;
	height:185px;
}
