/* 本例子css */

/* body {
    background: #F7F7F7;
} */

.slideBox {
    width: 720px;
    height: 360px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    font-size: 12px;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 720px;
    height: 360px;
    display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../img/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.hasMoreTab a:hover {
    color: #d10010 !important;
}

.conWrap a:hover {
    text-decoration: underline;
    color: #d10010;
}

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

.index_topnews h1 a:hover {
    color: #d10010;
}

.index_recnews p a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.topimg {
    overflow: auto;
    margin-top: 5px;
    text-align: center;
}

.topimg li a {
    display: inline-block;
}

.topimg li {
    float: left;
    width: 145px;
    line-height: 25px;
    text-align: center;
    margin-left: 10px;
    list-style-type: none;
    margin-top: 15px;
}

.topimg img {
    width: 130px;
    height: 130px;
}

.topimg {
    font-size: 13px;
}

.swiper-container {
    /* width: 320px; */
    /* height: 100%; */
    /* height: 200px; */
    /* min-height: 420px; */
    /* position: relative; */
    /* margin: 0 auto; */
    /* width: 1200px; */
    /* width: 100%; */
}

#swiper1 {
    width: 320px;
    /* height: 100%; */
    height: 200px;
    /* min-height: 420px; */
    position: relative;
    margin: 0 auto;
    /* width: 1200px; */
    /* width: 100%; */
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.home-new-column {
    position: relative;
    width: 100%;
    bottom: 0;
}

.home-new-column {
    border-top: 1px solid #e5e5e5;
    border-bottom: 3px solid #d29c41;
}

.layout {
    position: relative;
}

.layout {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

.home-new-column .new-column {
    width: 199px;
}

.home-new-column .new-column {
    height: 140px;
}

.home-new-column .fuboshi {
    background: url(../img/hr-record.png) center 22px no-repeat;
}

.new-column .channel-name,
.new-column .channel-name a {
    font-size: 18px;
    font-weight: normal;
}

.channel-name a {
    font-size: 14px !important;
}

.new-column .first-ariticle-title,
.new-column .first-ariticle-title a {
    font-size: 14px;
    color: #999;
}

.home-new-column .kangyi {
    background: url(../img/pn-kangyi.png) center 22px no-repeat;
    /* border-left: 1px solid #e5e5e5; */
}

.home-new-column .new-column {
    width: 333px;
    padding-top: 68px;
    text-align: center;
    line-height: 26px;
}

.fl {
    float: left;
    display: inline;
}

.home-new-column .record {
    background: url(../img/hr-record.png) center 22px no-repeat;
    /* border-left: 1px solid #e5e5e5; */
}

.new-column .first-ariticle-title a {
    color: #777;
}

.new-column:not(:last-child) {
    border-right: 1px solid #e5e5e5;
}

.homenews {
    /* width: 100%; */
}

.titels {
    width: 100%;
    padding-bottom: 5px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    line-height: 30px;
    padding-top: 25px;
    padding-bottom: 10px;
}

.titels h2 {
    font-size: 20px;
    font-weight: normal;
    color: #f99d33;
}

.fl {
    float: left;
    display: inline;
}

.titels h2 a {
    font-size: 20px;
}

.titels .more {
    padding-top: 5px;
    padding-bottom: 5px;
}

.fr {
    float: right;
    display: inline;
}

.titels .a-more {
    background: url(../img/icon_more_title.png) left top no-repeat;
    width: 10px;
    height: 16px;
}

.titels .a-more {
    float: left;
}

.iconbg,
.a_more {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    line-height: 9999px;
    text-indent: -9999px;
    cursor: pointer;
}

.homenews-conts {
    padding-top: 12px;
    padding-bottom: 10px;
    overflow: hidden;
}

.homenews-conts .pic {
    height: 300px;
}

.homenews-conts .pic {
    float: left;
    width: 450px;
    height: 280px;
    overflow: hidden;
    background: url(../img/pic_bg.jpg) center center no-repeat;
}

.homenews-conts .pic img {
    display: block;
}

.pic img {
    max-width: 100%;
}

.hot-news-list {
    width: 520px;
    padding-top: 4px;
}

.hot-news-list li {
    line-height: 30px;
    margin-bottom: 13px;
}

.homenews-conts h3 a {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.homenews-conts h3 a:hover {
    color: #f99d33;
}

.homenews-conts p {
    color: #666;
    font-size: 12px;
    padding-top: 2px;
}

.layout .wrap {
    overflow: hidden;
    position: relative;
    padding-top: 16px;
}

.homeview,
.homemedia {
    width: 320px;
    padding-right: 64px;
    font-size: 14px;
}

.titels {
    width: 100%;
    padding-bottom: 5px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    line-height: 30px;
}

.titels h2 {
    font-size: 20px;
    font-weight: normal;
    color: #f99d33;
}

.titels h2 a {
    font-size: 20px;
    text-decoration: none;
}

.titels .more {
    padding-top: 10px;
}

.titels .a-more {
    float: left;
}

.iconbg,
.a_more {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    line-height: 9999px;
    text-indent: -9999px;
    cursor: pointer;
}

.homemain-conts {
    padding-top: 12px;
}

ul,
ol {
    list-style: none;
}

.homeview .homenews-list li,
.homemedia .homenews-list li {
    width: 275px;
}

.homenews-list li {
    background: url(../img/i06.gif) no-repeat left 9px;
    float: left;
    display: inline;
    height: 26px;
    padding-left: 12px;
    overflow: hidden;
    line-height: 26px;
}

.homemedia {
    padding-left: 30px;
}

.homeview,
.homemedia {
    width: 340px;
    padding-right: 64px;
}

.titels {
    width: 100%;
    padding-bottom: 5px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    line-height: 30px;
    /* text-align: center; */
}

.titels h2 {
    font-size: 20px;
    font-weight: normal;
    color: #f99d33;
}

.titels h2 a {
    font-size: 20px;
    /* text-align: center; */
}

.homemain-conts {
    padding-top: 12px;
}

.homevideo {
    width: 320px;
    overflow: hidden;
}

.clear {
    clear: both
}


.index_cy{
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    /* margin-bottom: 50px; */
    width: 1200px;
    margin: 50px auto;
}

.index_cy_box{
    flex: 1;
    overflow: hidden;
}
.index_cy_box img{
    width: 100%;
}
.index_cy_box:hover img {
    transform: scale(1.1);
  }
.index_cy_box img {
    transition: 0.5s all;
  }
.index_tit{
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    margin: 50px auto;
    width: 1200px;
    background: #234589;
    color: white;
    padding: 20px;
}
.index_tit span{
    color: white;
    padding: 20px 50px
}
.index_banner{
    width: 1200px;
    height: 450px;
    margin: 0 auto;
    position: relative;
    margin-top: 50px;
}
.index_banner_l{
    width: 60%;
    height: 390px;
    position: absolute;
}
.index_banner_r{
    width: 100%;
    height: 450px;
    background-color: #f3f3f3;
    position: absolute;
    right: 0;
    top: 0
}
.index_banner_l .swiper-slide img{
    width: 100%;
    height: 390px;
}
.index_banner_l .index_banner_tit{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 73px;
    line-height: 73px;
    background-color: rgba(0, 0, 0, 60%);
    color: white;
    text-indent: 2em;
}
.index_banner_r .tabs{
    display: flex;
    width: 40%;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    align-items: center;
    text-align: center;
    background-color: white;
}
.index_banner_r .tabs .tab{
    flex:1;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.index_banner_r .tabs .tab.cur{
    background-color: #234589;
    color: white;
}
.index_banner_r .tab-rows{
    width: 37%;
    height: 450px;
    position: absolute;
    top: 50px;
    right: 0;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
.index_banner_r .tab-rows .tab-row{
    list-style: disc;
    height: 50px;
    line-height: 50px;
}
.index_banner_r .tab-rows .tab-row .tab-tit{
    display: block;
    width: 76%;   
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    float: left;
}
.index_banner_r .tab-rows .tab-row .tab-date{
    display: inline-block;
}
.index_banner_r .tab-rows .tab-more{
    display: block;
    width: 95%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #edbb4e;
    background-color: white;
}
.swiper-pagination-bullets {
    bottom: 10px;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: end;
    padding-right: 30px;
    padding-bottom: 10px;
}
.swiper-pagination-bullet {
    width: 20px;
    height: 6px;
    display: inline-block;
    border-radius: 4px;
    background: white;
    /* opacity: .2; */
}
.swiper-pagination-bullet-active {
    /* opacity: 1; */
    background: orange;
}


.list_top{
    width: 100%;
    background-color: #f3f3f3;
}
.list_wrapper{
    width: 1200px;
    margin: 20px auto 20px;
    display: flex;
    justify-content: space-around;
}
.list_t_l{
    width: 30%;
}
.list_t_r{
    width: 60%;
}
.list_t_r img{
    width: 100%;
}
.list_mid{
    width: 100%;
}
.list_tabs{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.list_tab{
    width:49%;
    height: 50px;
    background-color: white;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 1px solid black;
}
.list_tab.cur{
    background-color: #234589;
    color: white;
}
.list_tab_arrow{
    position: absolute;
    right: 15%;    
}
.list_tab_info{
    width: 30%;
    display: flex;
    justify-content: center;
    flex-direction: column;     
}
.list_tab_info .info_tit{
    margin: 10px 0;
    font-size: 18px;
    display: block;
}
.list_tab_img{
    width: 60%;
}
.list_tab_img img{
    width: 100%;
}
.list_bot_tab{
    width:100%;
    height: 50px;
    background-color: #234589;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 1px solid black;
}

.info_list_list {
    width: 740px;
    border-bottom: solid 1px #DCDCDC;
    text-align: left;
}
.info_list_p {
    width: 700px;
    margin: 0 auto;
    clear: both;
}
.info_list_p p {
    clear: both;
    height: 50px;
    line-height: 50px;
    text-align: right;
    background: url(../img/cion_02.gif) no-repeat left;
    padding-left: 10px;
    width: 690px;
}
.info_list_p p a {
    float: left;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.info_zhaiyao_box {
    width: 680px;
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    line-height: 30px;
    color: #888888;
    border-bottom: dashed 1px #cccccc;
    margin-bottom: 10px;
    font-size: 14px;
}
#page {
    width: 100%;
    padding: 15px 0;
}
#pagetop ul, #page ul {
    margin: 0 auto 5px auto;
    display: table;
    text-align: center;
}
#pagetop li, #page li {
    float: left;
    *float: none;
    line-height: 21px;
    height: 21px;
    margin: 2px;
    display: inline;
    zoom: 1;
    font-size: 14px;
}
#pagetop span, #page span {
    display: block;
    padding: 2px 5px;
    background: #f8f8f8;
    border: 1px solid #CCC;
    color: #999999;
    line-height: 23px;
    height: 30px;
}


.newslist {
    width: 100%;
    font-size: 14px;
    color: #333;
    max-height: 100vh;
    overflow-y: scroll;
}

.newslist a {
    font-family: Arial;
    font-weight: 700;
    line-height: 1.8em;
    display: inline-block;
}

.newslist p {
    font-size: 14px/1.8em;
    line-height: 1.8em;
}

.newslist li {
    overflow: hidden;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dotted #dbd4cd;
}

.newslist .time {
    float: left;
    width: 60px;
}

.newslist .day {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 30px;
}

.newslist .day,
.newslist .date {
    background-color: #eae6e2;
    display: block;
    text-align: center;
    font-family: Arial;
}

.newslist .day,
.newslist .date {
    background-color: #eae6e2;
    display: block;
    text-align: center;
    font-family: Arial;
}

.newslist .conts {
    float: right;
    width: 670px;
    margin-left: 50px;
}

.newslist h3 {
    padding-bottom: 10px;
    margin-top: -2px;
    font-size: 14px;
    color: #757575;
}

.newslist .more {
    margin-left: 8px;
}

.newslist .more img {
    border: 0;
}
.newslist a:hover {
    color: #f98b0c;
    text-decoration: none;
}
.newslist:after{
    content: '加载更多...';
    color: black;    
    display: flex;
    justify-content: center;
    width: 100%;
    height: 20px;
    position: relative;
    top: -10px;    
}
.newslist.loaded:after{
    content: '已加载全部';
    color: black;    
    display: flex;
    justify-content: center;
    width: 100%;
    height: 20px;
    position: relative;
    top: -10px;    
}

.pages {
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #7b7a7a;
    padding: 35px 0 10px;
    color: #333;
    width: 750px;
    margin: 0 auto;
}

.pages a {
    font-family: Arial;
}

.pages .box {
    margin: 0 2px;
    width: 100%;
}

.pages .box,
.pages .box a,
.pages .box a img {
    display: inline;
    display: inline-block;
    vertical-align: middle;
}

.pages .box span {
    float: left;
}

.title {
    color: #7B7A7A;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
}

.title_text {
    color: #F26522;
    text-decoration: none;
    height: 33px;
    line-height: 33px;
}

.pages .box a {
    background-color: #EAE6E2;
    border: 1px solid #FFFFFF;
    color: #7B7A7A;
    height: 33px;
    line-height: 33px;
    width: 83px;
}

@media (max-width: 1024px){
    .index_banner{
        width: 100%;
    }    
    .index_tit{
        width: 100%;
    }    
    .list_wrapper{
        width: 100%;
    }
    .list_tabs{
        width: 100%;
    }
    .index_cy{
        width: 100%;
    }
    .footer-mid ul li{
        margin-right: 35px;
    }
}
