.logo {
    width: 110px;
    height: 150px;
    position: absolute;
    z-index: 99;
    top: 50px;
    left: 60px;
}

.header_logo {
    height: 250px;
    overflow: hidden;
    background-image: url(../images/logo.jpg);
    position: relative;
}

.h2-item {
    background-image: url('../images/itembg.png');
    background-repeat: no-repeat;
    color: white;
    padding-left: 10px;
    font-size: 18px;
    margin-bottom: 0px;
    border-bottom: 2px solid #005395;
}

.notice {
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
}

.notice .tit {
    color: #4a4a4a;
    font-weight: 600;
    font-size: 14px;
}

.notice ul {
    color: #808080;
    height: 43px;
    overflow: hidden;
    line-height: 43px;
    padding-left: 10px;
    margin-top: 0px;
}

.notice ul li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.notice ul li a {
    color: #555 !important;
    margin-right: 20px;
    font-size: 14px;
}

.notice ul li a:hover {
    color: #05172f !important;
    text-decoration: underline;
}

.toutiao_three a {
    color: #444 !important;
    font-size: 12.5px;
}

.top_toutiao_box a {
    color: #333 !important;
}

.top_toutiao_box h5 {
    margin-bottom: 5px;
}

.top_toutiao_box p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}

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

.top_toutiao_box {
    height: 80px !important;
}

.toutiao {
    color: #005395 !important;
}

.img-scaleup:hover img {
    transform: scale(1.2);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.2);
    -webkit-transform: all 1s ease 0s;
}

.img-scaleup {
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}

.am-slider-c2 {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.friend-link a {
    margin-left: 20px;
    font-size: 15px;
    color: #333;
    display: block;
    margin-bottom: 6px;
    float: left;
}

#bottom-top {
    position: fixed;
    right: 20px;
    bottom: 50px;
    text-align: center;
}

.footer-link a {
    color: white;
}

.footer a {
    color: white !important;
}

.img-scaleup:hover img {
    transform: scale(1.2);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.2);
    -webkit-transform: all 1s ease 0s;
}

.img-scaleup {
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}

.article-content p a {
    color: #333;
}

.relate_list a {
    font-size: 15px !important;
    line-height: 2.0;
    background: url('images/li.gif') no-repeat left center;
    padding-left: 15px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-family: "宋体" !important;
}

.relate_list_img a {
    font-size: 14px !important;
    font-family: "宋体" !important;
}

.article-list li a {
    overflow: hidden;
    display: block;
    float: left;
    width: 220px;
    font-size: 13.5px;
    line-height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #444;
}

.article-list li {
    border-bottom: 1px dotted #ddd !important;
    padding-left: 10px;
    padding-right: 10px;
}

.article-list {
    background: #f8f8f8;
}

.timeago {
    float: right;
    font-size: 12px;
    line-height: 38px;
    color: #999;
    text-align: right;
}

pre {
    background-color: #fff;
    font-family: Monaco, Menlo, Consolas, "Courier New", FontAwesome, monospace;
    color: green;
    border: 1px dotted green !important;
}

.scroll_horizontal {
    position: relative;
    width: 1050px;
    height: 120px;
}

.scroll_horizontal .box {
    overflow: hidden;
    position: relative;
    width: 1050px;
    height: 120px;
    margin: 0 auto;
}

.scroll_horizontal .list {
    overflow: hidden;
    width: 9999px;
}

.scroll_horizontal .list li {
    float: left;
    width: 265px;
    padding-right: 12px;
    list-style: none
}

.scroll_horizontal .list li img {
    width: 100%;
    height: 105px
}

.scroll_horizontal .prev,
.scroll_horizontal .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 40px;
    height: 50px;
    background-image: url(../images/control.png);
    background-repeat: no-repeat;
    font: 0/0 Arial;
    cursor: pointer;
}

.scroll_horizontal .prev {
    left: -5px;
    background-position: 0 0;
    z-index: 11
}

.scroll_horizontal .next {
    right: -5px;
    background-position: -40px 0;
    z-index: 111
}


/* .yqlj img {
    height: 47px;
    width: 100px;
} */

.friend-link a img {
    width: 150px;
    height: 50px;
}

.nava:hover {
    text-decoration: underline !important;
    cursor: pointer;
}

.nava {
    margin-left: 24px;
    margin-right: 24px;
    color: white !important;
    display: inline;
    line-height: 30px;
}

#wrapper {
    overflow: hidden;
    /* width: 750px; */
    height: 43px;
    margin-right: 8px;
    position: relative;
    left: 5px;
}

#wrapper ul {
    position: absolute;
    left: 0;
    top: 0;
}

#wrapper li {
    float: left;
    list-style: none;
}

.am-slider-c2 {
    box-shadow: none;
    -webkit-box-shadow: none;
}


/* list */

#article_list li {
    padding-bottom: 0;
    padding-top: 5px;
}

#article_list li>div {
    /* border:1px solid #efefef;background: #fff; */
}


/* 
.noimg-title {
padding-top: 5px;
padding-bottom: 8px;
padding-left: 5px;
font-weight: bold;
font-size: 17px;
} */

.noimg-from {
    color: #777;
    font-size: 13px;
    padding-right: 5px;
    margin-bottom: 5px;
    margin-top: 15px;
}

.img-wrap {
    overflow: hidden;
    width: 156px;
    height: 101px;
    float: left;
    margin-right: 15px;
    transition: all .5s ease-out .1s;
}

.img-wrap img {
    max-height: 101px;
    width: 156px;
    overflow: hidden;
}

.img-scaleup:hover img {
    transform: scale(1.3);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.3);
    -webkit-transform: all 1s ease 0s;
}

.img-scaleup {
    overflow: hidden;
    position: relative;
    /* border: 1px solid #eee; */
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}

#article_list img {
    width: 156px;
    max-height: 100%;
}

.img-from {
    color: #777;
    font-size: 13px;
    padding-right: 5px;
    margin-top: 15px;
    margin-bottom: 8px;
}

.title {
    font-weight: bold;
    font-size: 17px;
    overflow: hidden;
    height: 25px;
    display: block;
}

.desc {
    color: #555;
    font-size: 13px;
    line-height: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 20px;
    margin-bottom: 15px;
}

.am-pagination {
    margin: 0 !important;
}

.article-list li a {
    overflow: hidden;
    display: block;
    float: left;
    width: 220px;
    font-size: 13.5px;
    line-height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #444;
}

.article-list li {
    border-bottom: 1px dotted #ddd !important;
    padding-left: 10px;
    padding-right: 10px;
}

.article-list {
    background: #f8f8f8;
}

.timeago {
    float: right;
    font-size: 12px;
    line-height: 38px;
    color: #999;
    text-align: right;
    max-width: 56px;
}

.about-nav {
    line-height: 45px;
    background-color: #f6f6f6;
}

.about-nav a {
    color: #333;
    text-align: center;
    display: block;
}

.about-nav-a-active {
    background-color: #005395;
    color: white !important;
    font-weight: bold;
}

.search {
    background-image: url(../images/bg1.jpg);
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 20px;
}

.search_info {
    width: 600px;
    height: auto;
    margin: 0 auto;
    border: 2px solid #005395;
    padding: 5px;
    font-size: 18px;
    text-align: center;
}

.search_info td {
    padding: 5px;
    border: 2px solid #005395;
}
.img-from .cont {
    margin-left: 20px;
}