/* 首页所有模块统一样式 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    list-style: none;
}

a {
    font-family: "microsoft yahei";
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

a.more, a:hover {
    color: #da4747;
}

.english {
    font-family: "arial";
    font-size: 12px;
    color: #fea348;
    margin-left: 5px;
    cursor: default;
}

/* 头部 */

.header_login {
    border-bottom: 1px solid #f1f1f1;
}

.header_login a {
    color: #666;
}

.header_search .logo {
    margin: 15px 68px 0 0;
}

.header_weather {
    margin-top: 14px;
}

.mainsearch {
    margin: 29px 0 0 20px;
}

.mainsearch .inputbox {
    float: left;
    margin-right: 0;
    border: solid 1px #e6e6e6;
    background: #fff;
}

.mainsearch .selectbox {
    width: 70px;
    height: 33px;
    cursor: pointer;
    z-index: 100;
    float: left;
}

.mainsearch .selectbox a.selectnow {
    display: block;
    background-position: -245px -321px;
    width: 68px;
    height: 27px;
    color: #bbbbbb;
    text-align: center;
    line-height: 27px;
    padding: 3px 0 4px 0;
    overflow: hidden;
    font-family: pingfang-sc-medium;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    white-space: nowrap;
}

.selectkeys {
    height: 27px;
    width: 100%;
    margin-right: 5px;
}

.search-more-icon {
    display: inline-block;
}

.mainsearch .selectbox .selectlist {
    z-index: 200;
    display: none;
    position: absolute;
    width: 70px;
    border: #ddd 1px solid;
    border-top: none;
    background: #fff;
    margin-left: -2px;
}

.mainsearch .selectbox .selectlist li {
    float: left;
    width: 70px;
    overflow: hidden;
    border-top: #eee 1px solid;
}

.mainsearch .selectbox .selectlist li a.selected {
    background: #b2b2b2;
    color: #fff;
}

.mainsearch .selectbox .selectlist li a {
    color: #666;
    display: block;
    padding: 3px 0 4px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
}

.search-more-icon {
    display: inline-block;
}

.mainsearch .input {
    padding: 2px 4px 2px 6px;
    line-height: 21px;
    height: 29px;
    width: 208px;
    float: left;
    border: none;
}

.mainsearch .btn {
    border: none;
    cursor: pointer;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    float: left;
    background-position: 0 0;
    background-color: #b2b2b2;
}

.search-icon {
    display: inline-block;
    margin-top: 7px;
}

.header_search .picbg {
    margin: 18px 0 0 20px;
}

/* 导航 */

.nav {
    height: 45px;
    line-height: 45px;
    background: #da4747;
}

.nav ul.menu {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
}

.nav ul.menu li {
    display: block;
    overflow: hidden;
    float: left;
    width: 133px;
    text-align: center;
    height: 45px;
    line-height: 45px;
}

.nav ul.menu li a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.nav ul.menu li a:hover {
    background: #b42f2f;
}

.logo_btn {
    border: 1px solid #ddd;
    padding: 2px;
    float: left;
    margin-left: 12px;
    display: inline-block;
    height: 56px;
}

.logo_btn:hover {
    border: 1px solid #f00;
}

/* 大头条 */

.rednetfouc {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 30px 0;
}

.rednetfouc h1 {
    width: 96%;
    height: 50px;
    line-height: 50px;
    display: block;
    overflow: hidden;
    font-size: 40px;
    font-family: microsoft yahei;
    text-align: center;
    margin: 0 auto;
}

.rednetfouc h1 a {
    /*color: #d90000;*/
    text-decoration: none;
}

/* 小头条 */

.top_news {
    height: 82px;
    padding: 10px 0;
    display: block;
    overflow: hidden;
    background: url(/uploads/image/jssimages/topnews_icon.png) left 10px no-repeat;
    /*width: 100%;*/
}

.top_news_detail {
    margin-left: 115px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 44px;
    cursor: default;
    color: #666;
}

.top_news_title a {
    margin-left: 115px;
    font-size: 30px;
    color: #b93e3e;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 5px;
    height: 30px;
    line-height: 30px;
}

.top_news2 .module {
    width: 840px;
}

/* 领导人报道集 */

.lider_index {
    height: 85px;
    position: relative;
}

.lider_index div {
    position: absolute;
    left: 150px;
    top: 10px;
}

.lider_index .bottom {
    top: 50px;
}

/* 轮播图 */

.focus_swiper {
    position: relative;
    height: 420px;
    width: 670px;
}

.focus_swiper .arrow_left, .focus_swiper .arrow_right {
    position: absolute;
    top: 50%;
    margin-top: -42.5px;
    width: 45px;
    height: 85px;
    z-index: 99;
}

.focus_swiper .arrow_left {
    background:  no-repeat left top;
    left: 0;
}

.focus_swiper .arrow_right {
    background:  no-repeat right top;
    right: 0;
}

.swiper_container_big {
    height: 420px;
    width: 670px;
    overflow: hidden;
    position: relative;
}

.swiper_container_big .swiper-slide {
    position: relative;
}

.swiper_container_big .swiper-slide a {
    display: block;
}

.swiper_container_big .swiper-slide img {
    width: 670px;
    height: 420px;
}

.swiper_container_big .swiper-slide h3 {
    width: 100%;
    height: 64px;
    line-height: 64px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: url(/uploads/image/jssimages/background-banner.png) repeat-x;
}

.swiper_container_big .swiper-slide h3 a {
    font-size: 24px;
    color: #fff;
    padding-left: 20px;
    display: inline-block;
    width: 85% !important;
    height: 100%;
    cursor: pointer;
    z-index: 9999999;
}

.swiper_container_big .swiper-slide h3 a:hover {
    color: #fff;
}

.focus_swiper .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 10px;
    max-width: 120px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

/* 特别推荐（大） */

.group_carousel_big {
    height: 230px;
    background: #f8f8f8;
}

.group_carousel_label {
    width: 50px;
    background: #da4747;
    height: 110px;
    color: #fff;
    font-weight: 500;
    display: table;
    padding: 60px 0;
    letter-spacing: 2px;
    font-family: "microsoft yahei";
    text-align: center;
}

.group_carousel_swiper_big {
    width: 1150px;
    height: 230px;
    position: relative;
}

.group_carousel_big .group_swiper_container_big {
    height: 230px;
    margin: 20px 0 0 35px;
    width: 1070px;
    overflow: hidden;
    position: absolute;
}

.group_carousel_big .group_swiper_container_big .swiper-slide {
    width: 250px !important;
    margin-right: 20px;
    float: left;
}

.group_carousel_big .group_swiper_container_big .swiper-slide a {
    display: block;
}

.group_carousel_big .group_swiper_container_big .swiper-slide img {
    width: 250px;
    height: 100px;
}

.group_carousel_big .swiper-slide .title {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.group_carousel_big .swiper-slide .description {
    cursor: default;
    color: #666;
}

.group_carousel_big .swiper-slide .title a {
    color: #000;
}

/* 特别推荐（小）*/

.group_carousel {
    background: #f8f8f8;
    height: 140px !important;
}

.group_carousel .group_carousel_label {
    width: 50px;
    height: 110px;
    background: #da4747;
    color: #fff;
    font-weight: 500;
    display: table;
    padding: 22px 0 8px 0;
    letter-spacing: 2px;
    text-align: center;
}

.group_carousel_swiper {
    width: 1150px;
    position: relative;
}

.group_carousel_swiper .group_swiper_container {
    padding: 20px 0 0 0;
}

.group_carousel_swiper .group_swiper_container {
    height: 120px;
    margin-left: 45px;
    width: 1080px;
    overflow: hidden;
    position: relative;
}

.group_carousel_swiper .group_swiper_container .swiper-slide {
    width: 250px !important;
    margin-right: 20px;
    float: left;
    margin-bottom: 15px;
}

.group_carousel_swiper .group_swiper_container .swiper-slide a {
    display: block;
}

.group_carousel_swiper .group_swiper_container .swiper-slide img {
    width: 250px;
    height: 100px;
}

.swiper_container {
    height: 95px;
    width: 1080px;
    overflow: hidden;
    position: absolute;
    margin: 18px 0 0 35px;
}

.swiper_container .swiper-slide {
    width: 250px !important;
    margin: 0 10px;
    float: left;
}

.swiper_container .swiper-slide a {
    display: block;
    color: #333;
}

.swiper_container .swiper-slide img {
    width: 250px;
    height: 95px;
}

/* 图片新闻 */

.img_swiper_box {
    width: 1300px;
    position: relative;
    margin: 0 auto;
}

.img_swiper {
    width: 1300px;
    position: relative;
    margin: 0 auto;
}

.img_swiper_container {
    height: 144px;
    width: 1200px;
    overflow: hidden;
    position: absolute;
    margin: 20px 48px 0;
}

.img_swiper_container .swiper-slide {
    position: relative;
    width: 220px !important;
    height: 144px;
    margin: 0 10px;
    float: left;
}

.img_swiper_container .swiper-slide a {
    color: #333;
    display: block;
}

.img_swiper_container .swiper-slide img {
    width: 220px;
    height: 144px;
}

.img_swiper .swiper-slide .title {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    background: url(/uploads/image/jssimages/bg-shade.png) repeat-x;
    width: 200px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}

/* 图片新闻 - 2 */

.img_swiper_2 {
    width: 1300px;
    position: relative;
    margin: 0 auto;
}

.img_swiper_container_2 {
    height: 144px;
    width: 1200px;
    overflow: hidden;
    position: absolute;
    margin: 20px 48px 0;
}

.img_swiper_container_2 .swiper-slide {
    position: relative;
    width: 220px !important;
    height: 144px;
    margin: 0 10px;
    float: left;
}

.img_swiper_container_2 .swiper-slide a {
    color: #333;
    display: block;
}

.img_swiper_container_2 .swiper-slide img {
    width: 220px;
    height: 144px;
}

.img_swiper_2 .swiper-slide .title {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    background: url(/uploads/image/jssimages/bg-shade.png) repeat-x;
    width: 200px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}

/* 特别推荐-公用箭头*/

.arrow_left {
    background: url(/uploads/image/jssimages/recommend_btn_left.png) no-repeat;
    left: 10px;
    width: 16px;
    height: 29px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.arrow_right {
    background: url(/uploads/image/jssimages/recommend_btn_right.png) no-repeat;
    right: 10px;
    width: 16px;
    height: 29px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

/* 新闻列表 */

.news_list_big {
    width: 475px;
    margin-left: 40px;
    margin-right: 15px;
}

.news_list_img {
    width: 1200px;
}

.news_list_head {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f1f1f1;
}

.news_list_title {
    color: #000;
    font-size: 24px;
    border-bottom: 2px solid #da4747;
    height: 48px;
    font-family: "microsoft yahei";
}

.news_list_tab li {
    position: relative;
    float: left;
    height: 48px;
    margin-right: 15px;
    font-size: 24px;
}

.news_list_tab li a {
    font-size: 24px;
    height: 48px;
    display: inline-block;
}

.news_list_tab .active, .news_list_tab li:hover {
    border-bottom: 2px solid #da4747;
}

.news_list_ul li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list_ul li a {
    display: block;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list_small {
    width: 350px;
    margin: 0 45px 0 15px;
    height: auto;
    position: relative;
}

.news_list_ul li.first {
    margin-top: 20px;
    height: 175px;
}

.news_list_ul li.first a.first_a img {
    width: 350px;
    height: 175px;
}

.news_list_ul li .title {
    position: relative;
    bottom: 45px;
    *bottom: 33px;
    background: url(/uploads/image/jssimages/bg-shade.png) repeat-x;
    height: 30px;
    line-height: 30px;
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_list_ul li .title:hover {
    color: #fff;
}


/* 新闻列表 - 轮播图右边4条新闻展现形式 */

.news_list_ul_4 li .title {
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list_ul_4 li .title a {
    font-size: 18px;
    color: #000;
}

.news_list_ul_4 li .content a {
    color: #828282;
    font-size: 14px;
    height: 45px;
    overflow: hidden;
    display: block;
}

.news_list_ul_4 li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.news_list_ul_4 li:last-child {
    margin-bottom: 0;
}

.news_list_leftbox {
    width: 800px;
}

.news_list_rightbox {
    width: 369px;
}

/* 新闻列表 - 雨花站展现形式*/

.news_list_ul_2 li.first {
    margin-top: 20px;
    white-space: normal;
    height: auto;
}

.news_list_ul_2 li.first a.first_a {
    display: block;
    height: 90px;
    line-height: 24px;
}

.news_list_ul_2 li.first a.first_a dd {
    float: left;
    margin: 0;
    text-align: left;
}

.news_list_ul_2 li.first a.first_a dt {
    height: 90px;
    width: 350px;
}

.news_list_ul_2 li.first a.first_a h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
    line-height: 28px;
    margin-left: 145px;
    font-size: 14px;
}

.news_list_ul_2 li.first a.first_a h3:hover {
    color: #da4747;
}

.news_list_ul_2 li.first a.first_a p {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 24px;
    height: 45px;
    margin-left: 145px;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_list_ul_2 li.first a.first_a img {
    width: 130px;
    height: 90px;
}

.news_list_ul_2 li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list_ul_2 li a {
    font-size: 14px;
    color: #000;
}

.news_list_ul .first_list_2 {
    height: 120px;
}

.news_list_ul .first_list_2 .first_a, .news_list_ul .first_list_2 .first_a img {
    display: inline-block;
    width: 180px;
    height: 122px;
}


/* 图片展示 */

.photo {
    padding: 0 12px;
}

.sj_left {
    float: left;
    width: 600px;
    height: 288px;
    position: relative;
}

.sj-bg-info {
    text-align: center;
    width: 498px;
    font-size: 14px;
    color: #ffffff;
}

.img-info {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 580px;
    padding: 0 10px;
    text-align: center;
    z-index: 10;
    font-family: "microsoft yahei";
    font-size: 20px;
    line-height: 40px;
    overflow: hidden;
    height: 40px;
}

.img-info-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
    width: 100%;
    height: 40px;
    filter: alpha(opacity=60);
    z-index: 9;
}

.da-thumbs {
    list-style: none;
}

.da-thumbs li {
    float: left;
    margin-left: 4px;
    background: #fff;
    position: relative;
    width: 280px;
    height: 142px;
    margin-bottom: 4px;
}

.da-thumbs li a, .da-thumbs li a img {
    display: block;
    position: relative;
}

.da-thumbs li a {
    color: #fff;
    overflow: hidden;
}

.da-thumbs li img {
    width: 280px;
    height: 142px;
}

.da-thumbs li a div {
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%;
}

.da-thumbs li a h2 {
    font-size: 20px;
    margin: 6px 8px;
    font-weight: normal;
    text-align: center;
}

.da-thumbs li a p {
    margin: 8px 13px;
    font: normal 14px/18px "microsoft yahei";
}

/* 上稿排行榜 */

.ranking li {
    margin-bottom: 10px;
}

.ranking li i {
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-right: 18px;
}

.ranking li i img {
    vertical-align: middle;
}

.ranking li a {
    font-size: 12px;
    color: #040404;
    display: inline-block;
    width: 284px;
}

/* 友情链接 */

.friendship_link .title {
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
    height: 50px;
}

.friendship_link .title li {
    float: left;
}

.friendship_link .news_list_tab li {
    margin: 0;
}

.friendship_link .title a {
    padding: 0 10px;
    font-size: 16px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #a1a1a1;
}

.friendship_link .title .active a {
    color: #000;
}

.friendship_link .content ul {
    padding: 31px 0 0 18px;
    font-size: 14px;
}

.friendship_link .content li {
    width: auto;
    float: left;
    margin-bottom: 13px;
    margin-right: 50px;
}

.friendship_link .content li a, .news_list_tab li a {
    color: #000;
}

/* 底部 */

footer {
    background: #f0f0f0;
    padding: 25px 0 23px 0;
}

footer .fair {
    text-align: center;
}

footer .icon {
    margin: 60px 19px 0 300px;
    height: 90px;
}

footer .content {
    font-family: "microsoft yahei";
    margin-top: 20px;
    text-align: center;
}

.foot_nav {
    background: #da4747;
    text-align: center;
    height: 45px;
    line-height: 45px;
    color: #fff;
}

.foot_nav a {
    font-family: "microsoft yahei";
    color: #fff;
    margin: 0 10px;
}

.foot_nav a:hover {
    color: #fff;
}

/********** 新版底部样式 ***********/
.newfoot{
    background: #ffffff ;
    margin: 0 auto;
    padding: 0 0 45px 0;
    font-size: 12px;
    text-align: center;
}
.new_footer{
    text-align: center;
    border-top: 1px solid #f1f1f1;
}
.newfoot .icons{
    padding: 0;
}
.newfoot .icons a{
    margin: 0 15px;
}
.newfoot ul{
    margin: 0;
    overflow: hidden;
}
.newfoot ul li{
    display:inline-block;
    margin: 0 10px;
    border-right: 1px solid #d8d8d8;
    padding-right: 20px;
    height: 14px;
    line-height: 14px;
}
.newfoot ul li:last-child{
    border-right:none;
}


/*右侧悬浮*/

.site_specific {
    width: 60px;
    border: 1px solid #ededed;
    position: fixed;
    top: 30%;
    right: 60px;
    background: #fff;
    text-align: center;
    z-index: 9;
}

.site_specific div {
    position: relative;
    text-align: center;
    height: 55px;
    padding-top: 5px;
}

.site_specific div.site_area, .site_specific div.site_wap, .site_specific div.site_wx, .site_specific div.site_wb, .site_specific div.site_sk {
    border-bottom: 1px solid #ededed;
}

.site_specific div a {
    display: block;
    margin: 0 13px;
    height: 30px;
}

.site_specific div span {
    font-family: "microsoft yahei";
    font-size: 10px;
    color: #333;
    line-height: 2px;
    position: relative;
    top: -5px;
}

.site_specific div img {
    display: none;
    position: absolute;
    left: -138px;
    top: 0;
}

.site_specific .site_area_a {
    background: url(/uploads/image/jssimages/tab_icon_quqing.png) 2px 0 no-repeat;
}

.site_specific .site_wap_a {
    background: url(/uploads/image/jssimages/tab_icon_wap.png) 5px 0 no-repeat;
}

.site_specific .site_wx_a {
    background: url(/uploads/image/jssimages/tab_icon_wechat.png) 2px 0 no-repeat;
}

.site_specific .site_wb_a {
    background: url(/uploads/image/jssimages/tab_icon_weibo.png) 2px 0 no-repeat;
}

.site_specific .site_sk_a {
    background: url(/uploads/image/jssimages/tab_icon_shike.png) 3px 0 no-repeat;
}

.site_specific .site_newspaper_a {
    background: url(/uploads/image/jssimages/tab_icon_sjb.png) 2px 0 no-repeat;
}

.site_specific .site_tg_a {
    background: url(/uploads/image/jssimages/icon-contribution-ol.jpg) 3px 8px no-repeat;
}

.site_specific img {
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    padding: 2px
}

/* 上稿排行榜 */

.ranking {
    padding: 37px 0 36px 0;
    display: block;
}

.ranking li {
    margin-bottom: 19px;
}

.ranking li i {
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-right: 18px;
}

.ranking li a {
    font-size: 12px;
    color: #040404;
    display: inline-block;
    width: 260px;
}

.ranking li span {
    float: right;
}

.ranking_title {
    margin: 20px 0 0 10px;
}

.ranking_title li {
    font-size: 20px;
    color: #6c6b6b;
    margin-right: 27px;
    float: left;
    cursor: pointer;
}

.ranking_title .active, .ranking_title li:hover {
    color: #da4747;
}

@media screen and (max-width: 1366px) {
    .site_specific {
        right: 0;
    }
}

/*ul*/

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

/*li 平均分配*/

.flex li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.swiper-slide a {
    display: block;
}

.certificates a{margin:0 10px;}