a {
    color: #333;
}

a:hover {
    color: #c00;
    text-decoration: underline;
}

body {
    color: #333;
}

.bg-primary {
    background-color: #1e63b0 !important;
}

.bg-secondary {
    background-color: #3bb4f2;
}

.bg-success {
    background-color: #5eb95e;
}

.bg-warning {
    background-color: #F37B1D;
}

.bg-danger {
    background-color: #c00;
}

.am-container {
    min-width: 1050px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
	background:white;
}
footer .am-container{ background:#c00}
.am-g {
    min-width: 1050px !important;
}





/**
 * 导航条
 */

#header-nav-ul {
    background-color: transparent;
}

#header-nav-ul li {
    list-style: none;
    width: auto;
    float: left;
    vertical-align: middle;
    line-height: 70px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.nav-a,
.nav-a:visited,
.nav-a:link {
    color: white;
    line-height: 70px;
    height: 100%;
    display: block;
    padding-left: 17px;
    padding-right: 17px;
}




/* 首页头条 */

.toutiao {
    height: 50px;
    line-height: 50px;
    font-size: 38px;
    font-family: 微软雅黑;
    text-align: center;
    font-weight: bold;
    color: rgb(0, 0, 0);
    display: block;
    overflow: hidden;
    margin-top: 25px;
}

.toutiao_three {
    height: 30px;
    margin-top: -10px;
    font-size: 14px;
    display: block;
}

.top_toutiao_box {
    padding-bottom: 10px;
    overflow: hidden;
    height: 95px;
    border-bottom: 1px solid #efefef;
}

.top_toutiao_box h5 a {
    color: #c00;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top_toutiao_box p {
    color: #666;
    line-height: 20px;
    margin-top: 0px;
    font-size: 12px;
}





/* 首页要闻 */

.yaowen-top-a {
    font-size: 14px;
    display: block;
    margin-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2b2b2b;
    line-height: 32px;
}

.yaowen-normal-dot {
    width: 4px;
    height: 4px;
    line-height: 5px;
    font-size: 0;
    border-radius: 50%;
    background-color: #c00;
    position: absolute;
    margin-top: 13px;
}

.yaowen_title a {
    display: block;
    color: #444;
    background: url('../images/b_01.png') 36px 5px no-repeat;
}

.special_middle a {
    background: url('../images/b_05.png') no-repeat center bottom;
    display: block;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-top: 10px;
    color: #c00;
}

.special_middle1 {
    padding: 10px;
    padding-top: 15px;
}

.special_middle1 a {
    color: #2e5ea8;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 24px;
}

.special_middle1 p {
    font-size: 12px;
    font-weight: normal;
    margin-top: 11px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    color: #666;
}

.special_middle1_bottom {
    border-bottom: 1px dotted #DDDDDD;
}

.xiaobian_select {
    display: block;
    margin-top: 20px;
    line-height: 40px;
    text-align: center;
    color: #c00;
    background-color: #f8f8f8;
}

.limit-2line {
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.limit-1line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}




/* 频道推荐css */

.more {
    line-height: 25px;
}

.pindao-list-a {
    font-size: 14px;
    display: block;
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2b2b2b;
    line-height: 30px;
}

.pindao-list-a-first {
    font-size: 16px;
    display: block;
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444;
    font-weight: bold;
    line-height: 30px;
}





/* 友情链接 */

.friend-links a {
    margin: 0 6px 0 6px;
    padding-bottom: 10px;
    white-space: nowrap;
    line-height: 15px;
    color: #666;
    font-size: 12px;
}

.friend-links {
    padding-left: 15px;
    padding-right: 15px;
}

.news-path {
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 14px;
	padding-left:10px;
}

.news-path a {
    color: #333 !important;
    padding: 0 5px;
}

.news-path a:hover {
    color: #dd514c !important;
}




/* 频道列表页面中的热点排行 */

.rank-month {
    padding-left: 30px;
    margin-left: 13px;
    margin-top: 15px;
    display: block;
    background: url('../images/rand_bg.png') no-repeat;
}

.rank-month a {
    padding: 0 10px 0 8px;
    line-height: 34px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    border-bottom: #eeeeee 1px dashed;
}

.image-p {
    /* background-color: rgba(0, 0, 0, 0.6); */
    background-color: transparent;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    font-weight: bold;
    /* padding-top: 5px; */
    /* padding-bottom: -5px; */
    /* margin-bottom: -5px; */
    color: #333;
    display: block;
    position: relative;
    margin-top: -45px;
    /* white-space:nowrap; */
}

.image-p-nowrap {
    background-color: #eee;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0px;
}

.read-rank {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin-left: 20px;
    font-size: 14px;
}

.no-padding-left {
    padding-left: 0px;
}

.no-padding-right {
    padding-right: 0px;
}

.normal-ul {
    padding-top: 10px;
}

.number-top5 {
    color: #dd514c;
    font-size: 15px;
    /* font-style: italic; */
    /* font-weight: bold; */
    /* padding-right: 10px; */
}

.number-normal {
    font-size: 15px;
    color: #666;
    /* font-style: italic; */
    /* padding-right: 10px; */
}

.hot-a {
    font-weight: bold;
    font-size: 16px;
    /* margin-left: 20px; */
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #c00;
}

.red-a {
    font-weight: bold;
    font-size: 16px;
    margin-left: 20px;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.red-dot {
    width: 5px;
    height: 5px;
    line-height: 6px;
    font-size: 0;
    border-radius: 50%;
    background-color: #dd514c;
    position: absolute;
    margin-top: 20px;
}

.normal-hot-a {
    display: block;
    font-size: 15px;
    margin-left: 20px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
}


.normal-dot {
    width: 3px;
    height: 3px;
    line-height: 4px;
    font-size: 0;
    border-radius: 50%;
    background-color: #1e63b0;
    position: absolute;
    margin-top: 14px;
}


.article-list-rand-a {
    display: block;
    font-size: 14px;
    margin-left: 8px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 25px;
    text-overflow: ellipsis;
}





/* 文章页面 */

.article-top-ul {
    list-style: none;
}

.article-top-ul li {
    list-style: none;
    float: left;
}

.article-top-ul a {
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    cursor: pointer !important;
}





/* 文章详情 */

.article-title {
    height: auto;
    line-height: 30px;
    font-size: 17px;
    display: block;
    color: #333;
    overflow: hidden;
    position: relative;
}

.article-meta {
    height: 27px;
    line-height: 25px;
    font-size: 12px;
    color: #00A0C6;
    width: 100%;
    border-bottom: 1px dotted #ddd;
}

.article-meta-noline {
    height: 27px;
    line-height: 25px;
    font-size: 12px;
    color: #00A0C6;
    width: 100%;
}

.article-meta a,
.article-meta-noline a {
    color: #00A0C6;
}

.article-meta a:hover,
.article-meta-noline a:hover {
    color: #dd514c;
}

.article-content {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
}

.article-content p {
    font-size: 16px;
    text-indent: 2em;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 27px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.article-content li>p {
    text-indent: 0 !important;
}

.article-content p img {
    margin: 0 auto;
    text-indent: 0 !important;
    max-width: 100%;
}

.article-content a {
    color: #2e8ed9;
}

.article-content a:hover {
    text-decoration: underline;
}

.article-content img {
    display: block;
    clear: both;
    max-width: 100% !important;
}

.article-content h3 {
    display: block;
    clear: both;
    text-indent: 2em;
}

.article-content h2 {
    display: block;
    clear: both;
    text-indent: 2em;
}

.article-content h4 {
    display: block;
    clear: both;
    text-indent: 2em;
}

.block {
    display: block;
}

.article-a {
    display: inline-block;
    font-size: 13px;
    width: 100%;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}


.article-top-search-a {
    color: #666;
    padding-right: 5px;
}

.article-top-search-a:hover {
    color: #dd514c;
}

#top-nav {
    background-color: #dd514c;
    line-height: 38px;
    /* border-bottom: 1px solid #e6e6e6; */
}

#top-nav a {
    color: white;
    font-size: 15px;
}

#top-nav a:hover {
    text-decoration: underline;
}

.more {
    color: #666;
    float: right;
    font-size: 13px;
}

#latest_list_ul li:hover {
    background-color: #f1f1f1;
}

#latest_list_ul h3 {
    color: #333;
}

#latest_list_ul h3:hover {
    color: #dd514c;
    text-decoration: underline;
}


/* footer */

.footer a {
    color: #67a2ce;
    font-size: 14px;
}

.footer-link a {
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
}

.footer {
    color: #67a2ce;
}

.tag a {
    color: #05172f;
    text-decoration: underline;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 15px;
    font-size: 13px;
}

.tag {
    font-size: 13px;
}

.article-note {
    margin-top: -25px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 16px;
    padding-bottom: 1px;
    margin-bottom: 0px;
    position: relative;
    display: block;
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    -webkit-font-smoothing: antialiased;
}

.article-note p:before {
    content: "";
    background: url('../images/note_l.png') no-repeat;
    background-position: left center;
    -webkit-background-size: 24px auto;
    background-size: 24px auto;
    position: absolute;
    top: 14px;
    left: 0px;
    width: 24px;
    height: 22px;
}

.article-note p:after {
    content: "";
    background: url('../images/note_r.png') no-repeat;
    background-position: left center;
    -webkit-background-size: 22px auto;
    background-size: 24px auto;
    position: absolute;
    bottom: 14px;
    right: 0px;
    width: 24px;
    height: 22px;
}

#note {
    color: #848484;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    padding: 16px 26px;
}


/* 以下为调整定制分页样式CSS */

.am-pagination>li>a,
.am-pagination>li>span {
    position: relative;
    display: block;
    padding: 0.4em 1.0em;
    text-decoration: none;
    line-height: 1.2;
    background-color: #ffffff;
    /* border: 1px solid #dddddd; */
    color: #5eb95e !important;
    border-radius: 0;
    margin-bottom: 0px;
    margin-right: 2px !important;
}
.am-pagination {
    margin: 0.5rem 0 !important;
}
.am-pagination>li>a:hover,
.am-pagination>li>span:hover,
.am-pagination>li>a:focus,
.am-pagination>li>span:focus {
    background-color: #eeeeee;
}

.am-pagination>.am-active>a,
.am-pagination>.am-active>span,
.am-pagination>.am-active>a:hover,
.am-pagination>.am-active>span:hover,
.am-pagination>.am-active>a:focus,
.am-pagination>.am-active>span:focus {
    color: #ffffff !important;
    background-color: #5eb95e !important;
    border: 1px solid #5eb95e !important;
}

.am-pagination:before,
.am-pagination:after {
    content: "" !important;
}
.jian_ad img{ width:100%}