/* 头部 */
.hd_top {
    width: 100%;
    border-top: 5px solid #38a548;
    background: #f7f7f7;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}
.hd_top1 {
    width: 1000px;
    height: 5px;
    background: url(http://news.youth.cn/images/youth_sjy_01.jpg) no-repeat;
    margin: -5px auto;
}
.hd_top_box {
    width: 1042px;
    height: 40px;
    margin: 0 auto;
    line-height: 46px;
    text-align: left;
    font-size: 12px;
    color: #666666;
}
.hd_top_box a {
    padding: 0 10px;
    font-size: 12px;
    color: #666666;
    font-family: "Microsoft Yahei",helvetica,arial,sans-serif;
    word-wrap: break-word;
}
/* 头部结束 */
.fl, .fr {
    display: inline;
}
.fl {
    float: left;
}
.hd_bottom_logo {
    width: 1000px;
    height: 75px;
    margin: 0 auto;
    margin-top: 5px;
}
.hd_bottom_left {
    width: 690px;
    height: 75px;
}
a:link, a:visited {
    text-decoration: none;
}
.hd_bottom_left img {
    width: 90px;
    float: left;
    margin-top: 8px;
}
.hd_meun {
    height: 75px;
    float: riht;
    text-align: left;
    float: left;
}
.hd_meun_jk {
    font-family: "Microsoft Yahei";
    font-size: 18px;
    line-height: 75px;
    color: #115793;
    font-weight: bold;
    text-align: center;
    padding: 0 10px;
}
.hd_meun_jk a {
    color: #115793;
}
.hd_meun_jk1 {
    line-height: 80px;
    height: 75px;
}
.hd_meun_jk1 a {
    padding: 0 5px;
}
.view {
    width: 740px;
    margin: 0 auto;
}

.header {
    margin-top: 44px;
    padding: 0 125px;
    margin-bottom: 58px;
   
}
.header>div {
    width: 234px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    float: left;
    color: #605f5f;
    border-bottom: 2px solid #cecece;
}
.content {
    padding-left:37px;
    padding-right: 58px; 
}
.content ul li .content-left {
    width: 100px;
    height: 100px;
    float: left;
    background-color: #a9a9a9;
}
.content ul li .content-left img {
    width: 100%;
    height: 100%;
}
.content ul li .content-center {
    width: 438px;
    height: 124px;
    float: left;
    padding-left: 20px;
}
.content ul li {
    margin-bottom: 30px;
    border-bottom: 1px solid #cecece;
}

.content-center h4 {
    font-size: 22px;
    margin-bottom: 25px;
}
.content-center p {
    font-size: 14px;
}
.content-right {
    width: 68px;
    height: 68px;
    background-color: #a9a9a9;
    margin-top: 35px;
    float: left;
}
.content-right img {
    width: 100%;
    height: 100%;
}
.header .active {
    background-color: #216ed8;
    color: #fff;
}
.content-tab>div {
    display: none;
}
.content-tab>div:first-child {
    display: block;
}
