.nav_wrapper .navs {
    height: 100%;
    color: #ffffff;
}
.nav_wrapper {
    background: #2477dd;
    height: 60px;
}
.nav_wrapper .nav_list {
    display: inline-block;
    height: 100%;
    line-height: 60px;
    font-size: 16px;
}
    .top-right-url a:link,
    .nav_wrapper a:link,
    .nav_wrapper a:visited,
    .top-right-url a:visited,
    .nav_wrapper a:active,
    .top-right-url a:active,
    .nav_wrapper a:hover,
    .top-right-url a:hover {
        color: #ffffff;
        text-decoration: none;
        margin: 0px 10px 0px 10px;
    }
.nav_wrapper .nav_list .bav_title {
    margin-left: 0px;
}
.nav_wrapper .interval {
    margin: 0 15px;
}
.top_wrapper {
    height: 40px;
    background-color: #313131;
}
.top_date,
    .top-right-url {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.nav_wrapper .nav_search {
    width: 250px;
    overflow: hidden;
    float: right;
    background: #fff;
    height: 30px;
    margin-top: 15px;
    position: relative;
}
.nav_wrapper .nav_search input {
    outline: 0;
    border: 0;
    height: 30px;
    width: 80%;
    color: #333;
    padding: 3px 3px 3px 3px;
}
.nav_wrapper .nav_search img {
    position: absolute;
    right: 10px;
    top: 7px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.top-right-url a:first-child {
    padding: 0 5px;
}

.top-right-url a:last-child {
    padding-left: 5px;
}

.info_item .title a,
.info_item .title a:link, 
.info_item .title a:visited, 
.info_item .title a:active,
.info_item .title a:hover, {
    color: #333;
    font-size: 15px;
    text-decoration: none;
}

.app-detail_wu .main_wrapper .detail_wrapper .detail_wrapper_lists_item .title {
    font-size: 14px;
}

.detail_info {
	padding: 25px 10px;
}
.detail_attr {
	line-height: 24px;
}
.channelInfo a,
.page a,
.title_child a {
	color: #2D2D2D;
    font-size: 15px;
    text-decoration: none;
    vertical-align: top;
}

.channelInfo {
	padding-right: 8px;
}
.ketiList{
    padding:20px 20px 40px 20px;
}
  

    .ketiList .ketiALevelTitle {
        border-bottom: 1px solid #DCDCDC;
            display: inline-block;
    width: 100%;
    }

        .ketiList .ketiALevelTitle > span {
            display: inline-block;
            padding: 20px 0 10px 0;
            color: #fd5314;
            font-size: 18px;
        }
    .ketiList .ketiBLevelList {
        padding: 20px 0px 0px 0px;
    }
.ketiList .ketiBLevelTitle {
    line-height: 36px;
    color: #4E4E4E;
    font-size: 16px;
}