@charset "utf-8";
a {
    color: #5d5d5d;
}

a:hover {
    color: #408ed6;
}


/*分享*/

.shicons {
    display: block;
    width: 16px;
    height: 16px;
    background: url(/images/icons.png) no-repeat 0 0px;
    cursor: pointer;
}

.share {
    position: absolute;
    display: none;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0px;
    font-size: 12px;
    background: #fff;
    z-index: 1000;
    *margin-left: -16px;
}

.share li {
    line-height: 16px;
    margin: 5px 0;
    *margin: 4px 0;
}

.share li a {
    display: block;
    padding: 5px 5px;
}

.share li a:hover {
    text-decoration: none;
    background: #5cb0e1;
    color: #fff;
}

.icons1 {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    background: url(/images/icons.png) no-repeat 0 0px;
    cursor: pointer;
}

.icons1:hover {
    background: url(/images/icons.png) no-repeat 0 -16px;
}

.icons2 {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(/images/weiboico.png) no-repeat;
}

.icons3 {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(/images/twbico.png) no-repeat;
}

.icons4 {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(/images/qqico.png) no-repeat;
}

.icons5 {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background: url(/images/wxico.png) no-repeat;
}

.share_btn {
    display: block;
    width: 15px;
    font-size: 12px;
    text-align: right;
    cursor: pointer;
    top: 25px;
    position: absolute;
    right: 0;
}

.share_btn em {
    display: block;
}

.share_btn:hover .icons1 {
    background: url(/images/icons.png) no-repeat 0 -16px;
}

.share_btn:hover .share {
    display: block;
}

.share_btn .share {
    width: 80px;
    margin-left: -67px;
    position: absolute;
    z-index: 10000;
}


/*蓝色导航*/

#navb li {
    width: 100px;
}

#navb li.li1 {
    width: 99px;
}

#navb li a {
    width: auto;
}

#navb li.li1 a {
    width: auto;
}

.news_top {
    color: #5d5d5d;
    text-indent: 10px;
}

.news_top a {
    margin: 0 9px;
    color: #408ed6;
}

.news_top a:hover {
    text-decoration: underline;
}

.news_top a.a1 {
    color: #d72727;
}

.news_top a.a1:hover {
    color: #408ed6;
}


/*更多*/

.more {
    display: block;
    width: 24px;
}

.more a {
    display: block;
    font-size: 0;
    line-height: 0;
    width: 30px;
    height: 36px;
    background: url(/images/more.png) no-repeat center;
}

.more a:hover {
    font-size: 12px;
    line-height: 36px;
    background: none;
}


/*新闻首页*/

.pl7 {
    padding-left: 7px;
}

.pr7 {
    padding-right: 7px;
}

.ml4 {
    margin-left: 4px;
}

.mr15 {
    margin-right: 15px;
}

.headlines {
    border-top: 1px solid #B02020;
}

.headlines h2 {
    font-size: 20px;
    color: #af2020;
    margin: 5px 0 0 4px;
}

.headlines h2 a {
    color: #af2020;
}

.headlines_title {
    position: relative;
}

.headlines_title h3 {
    width: 370px;
    text-align: center;
    font-size: 18px;
    color: #0f4171;
}

.headlines_title h3 a {
    color: #0f4171;
}

.headlines_title h3 a:hover {
    text-decoration: underline;
}

.headlines_title .share_btn {
    top: 0px;
    position: absolute;
}

.headlines_ul1 {
    line-height: 26px;
    *line-height: 22px;
}

.headlines_ul1 li {
    background: url(/news/images/li1.jpg) no-repeat 9px center;
    padding-left: 19px;
    position: relative;
}

.headlines_ul1 li.li1 {
    background: none;
    font-size: 18px;
    color: #0f4171;
    font-weight: bold;
    padding-bottom: 5px;
    margin-top: 10px;
}

.headlines_ul1 li.li1 a {
    color: #0f4171;
}

.headlines_ul1 li.li1 a:hover {
    text-decoration: underline;
}

.headlines_ul1 li.li2 {
    font-size: 16px;
    margin-top: 10px;
}

.headlines_ul1 li.li_br1 {
    background: url(/news/images/news_br1.jpg) repeat-x;
    height: 1px;
    margin-top: 10px;
}

.headlines_ul1 .share li {
    background: none;
    padding: 0;
}

.headlines_ul1 li .share_btn {
    top: 5px;
    position: absolute;
}

.news_main {
    background: url(/news/images/news_main_bg.jpg) repeat-y;
}

.news_title1 {
    background: url(/news/images/news_title1.jpg) repeat-x;
    height: 42px;
}

.news_title1 h2 {
    font-size: 18px;
    color: #010101;
    line-height: 42px;
    background: #ffffff;
    width: 118px;
    text-align: center;
    border-right: 1px solid #D0D0D0;
    float: left;
}

.news_boxa {
    border-top: 2px solid #999;
    color: #5d5d5d;
}

.news_boxa h2 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}

.news_boxa h2 a {
    color: #000000;
}

.news_boxa h2 a:hover {
    color: #408ed6;
}

.news_boxa .more a {
    height: 24px;
}

.news_boxa .more a:hover {
    line-height: 24px;
}

.news_boxa h3 {
    font-size: 16px;
    color: #0f4171;
}

.news_boxa h3 a {
    color: #0f4171;
}

.news_boxa h3 a:hover {
    text-decoration: underline;
}

.news_ul1 {
    line-height: 24px;
    margin-top: 14px;
    *margin-top: 15px;
}

.news_ul1 li {
    background: url(/news/images/li2.jpg) no-repeat left center;
    padding-left: 10px;
    color: #408ed6;
}

.news_ul1 li a {
    color: #215688;
}

.news_ul1 li a:hover {
    text-decoration: underline;
}

.news_ul2 li {
    border-bottom: 1px solid #DCDCDC;
    padding: 25px 0 20px;
    position: relative;
    clear: both;
}

.news_ul2 .share li {
    border: none;
    padding: 0;
}

.news_boxa .news_ul2 h3 {
    margin-top: 5px;
}

.news_ul2 li span {
    color: #a5a5a5;
}

.news_img_a1 {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
}

.news_ul3 {
    margin-left: -25px;
}

.news_ul3 li {
    float: left;
    width: 91px;
    height: 130px;
    margin-left: 28px;
}

.news_ul3 li p {
    letter-spacing: -1px;
}

.links {
    border-top: 1px solid #2071B0;
}

.links li {
    float: left;
}

.links_logo_ul li img {
    margin: 0 35px;
}

.links_ul1 {
    padding: 0 0px 0 20px;
}

.links_ul1 li {
    color: #408ed6;
    width: 195px;
}

.links_ul1 li a {
    color: #408ed6;
}

.news_br1 {
    background: url(/news/images/news_br1.jpg) repeat-x;
    height: 1px;
}


/*新闻首页右侧栏*/

.news_r_ul1 li {
    background: url(/news/images/li3.jpg) no-repeat 9px center;
    padding-left: 19px;
}

.r_img_txt1 {
    padding: 0 5px;
}

.r_img_txt1 h4 {
    font-size: 14px;
    color: #010101;
}

.r_img_txt1 h4 a {
    color: #010101;
}

.r_img_txt1 h4 a:hover {
    color: #408ed6;
}

.news_r_con1 h4 {
    font-size: 18px;
    color: #408ed6;
    line-height: 24px;
}

.news_r_con1 h4 a {
    color: #408ed6;
}

.news_r_con1 h4 a:hover {
    text-decoration: underline;
}

.news_r_ul2 li {
    padding: 0 7px;
    color: #010101;
}

.news_r_ul2 li a {
    color: #010101;
}

.news_r_ul2 li a:hover {
    color: #408ed6;
}

.hot_news h3 {
    font-size: 20px;
    color: #408ed6;
    display: block;
    width: 105px;
    text-align: center;
    height: 39px;
    line-height: 38px;
    border-right: 1px solid #D0D0D0;
    border-top: 1px solid #2071B0;
}

.hot_news_tab {
    background: url(/news/images/hot_news_tab.jpg) repeat-x;
    height: 40px;
    line-height: 40px;
    width: 174px;
}

.hot_news_tab li {
    float: right;
}

.hot_news_tab li a {
    display: block;
    width: 58px;
    height: 40px;
    text-align: center;
}

.hot_news_tab li a.a1 {
    background: url(/news/images/hot_news_tab_hover.jpg) repeat-x;
    color: #000000;
}

.hot_news_ul li {
    overflow: hidden;
    zoom: 1;
}

.hot_news_ul li span {
    display: block;
    float: left;
    background: url(/news/images/hot_news_ul.jpg) no-repeat;
    width: 24px;
    height: 14px;
    line-height: 14px;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    margin-top: 5px;
}

.hot_news_ul li p {
    float: right;
    width: 250px;
}


/*热点新闻*/

.hot_news h3 {
    font-size: 20px;
    color: #408ed6;
    display: block;
    width: 105px;
    text-align: center;
    height: 39px;
    line-height: 38px;
    border-right: 1px solid #D0D0D0;
    border-top: 2px solid #999;
}

.hot_news h3 i {
    margin-right: 5px;
}

.hot_news_tab {
    background: url(/images/hot_news_tab2.jpg) repeat-x;
    height: 40px;
    line-height: 40px;
    width: 174px;
}

.hot_news_tab li {
    float: right;
}

.hot_news_tab li a {
    display: block;
    width: 58px;
    height: 40px;
    text-align: center;
}

.hot_news_tab li a.a1 {
    background: url(/images/hot_news_tab_hover.jpg) repeat-x;
    color: #000000;
}

.hot_news_ul {
    background: url('/images/top_ten2.jpg') no-repeat 7px -98px;
}

.hot_news_ul li {
    overflow: hidden;
    zoom: 1;
}

.hot_news_ul li span {
    display: block;
    float: left;
    background: url(/images/hot_news_ul.jpg) no-repeat;
    width: 24px;
    height: 14px;
    line-height: 14px;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    margin-top: 5px;
    font-size: 12px;
}

.hot_news_ul li p {
    float: right;
    width: 250px;
}

.submission {
    background: url(/news/images/contact.jpg) no-repeat;
    width: 180px;
    height: 70px;
    padding: 13px 0 0 100px;
    color: #5d5d5d;
}

.submission_email {
    margin-top: 18px;
    *margin-top: 15px;
    margin-top: 14px\9;
}

.r_news_boxa {
    background: #F8F8F8;
}

a.news_xq {
    color: #408ed6;
}

a.news_xq:hover {
    text-decoration: underline;
}


/*新闻列表页*/

.hot_news h3.list_hot_news_h3 {
    color: #010101;
}

.news_list_ul li {
    padding: 20px 5px 20px;
}

.news_list_ul li:hover {
    background: #F2F2F2;
}


/*新闻详情页*/

.newscontent_press {
    background: url(/news/images/br1.jpg) repeat-x left bottom;
    padding: 25px 0 10px;
}

.newscontent_press h1 {
    font-size: 28px;
    color: #344885;
    font-weight: normal;
}

.newscontent_press h1 a {
    color: #408ed6;
}

.newscontent_press h1 a:hover {
    text-decoration: underline;
}

.newscontent_press .share_btn {
    width: 45px;
}

.newscontent_press .share {
    margin-left: -33px;
    margin-top: 0px;
}

.newscontent_press_p1 a,
.newscontent_press_p1 span {}

.newscontent_press_p1 a:hover {
    text-decoration: underline;
}


/*.news_content{ color:#000;}
.news_content p { padding-bottom:30px; }
.news_content_img1 { margin:36px 15px 0 0; }*/

.content_fany {
    text-align: center;
    height: 40px;
}

#txtedit .content_fany a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    background: #FFF;
    font-size: 14px;
    line-height: 28px;
    margin: 5px;
    color: #333;
}

#txtedit .content_fany a:hover {
    background: #5cb0e1;
    text-decoration: none;
    color: #fff;
    border: 1px solid #5cb0e1;
}

#txtedit .content_fany .currt {
    display: inline-block;
    height: 30px;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 3px;
    background: #5cb0e1;
    text-decoration: none;
    color: #fff;
    border: 1px solid #5cb0e1;
}

#txtedit .content_fany .deny {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #ccc;
}

#txtedit .content_fany .deny:hover {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #ccc;
}

.newscontent_press_con {
    position: relative;
}

.newscontent_press_con .share_btn {
    margin-top: -23px;
}


/*ie7*/

.ie7_1 {
    *padding-top: 5px;
}

.ie7_2 {
    *padding-top: 10px;
}


/*新闻频道幻灯*/

.w590 {
    width: 590px;
}

.news_flash {
    background: #eee;
}

.news_flash_con {
    padding: 0 20px;
    width: 270px;
    color: #5d5d5d;
}

.news_flash_con h2,
.news_flash_con h2 a {
    color: #408ed6;
    font-size: 18px;
}

.news_flash_con h2 a:hover {
    text-decoration: underline;
}

.news_flash_btn {
    width: 125px;
}

.news_flash_btn a {
    display: block;
    background: url(/news/images/news_btn.png) no-repeat;
    width: 9px;
    height: 8px;
    float: left;
    margin: 0 10px;
}

.news_flash_btn a:hover {
    background: url(/news/images/news_btn_hover.png) no-repeat;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.news_flash_l_btn {
    display: block;
    background: url(/news/images/news_l_btn.png) no-repeat;
    width: 18px;
    height: 30px;
    position: absolute;
    margin-top: 85px;
    z-index: 100;
    margin-left: 4px;
}

.news_flash_r_btn {
    display: block;
    background: url(/news/images/news_r_btn.png) no-repeat;
    width: 18px;
    height: 30px;
    position: absolute;
    margin-top: -125px;
    z-index: 100;
    margin-left: 258px;
}


/*专栏*/

.syzl {
    border-top: 2px solid #999;
}

.syzl .title h2 {
    color: #000;
    font-weight: normal;
    font-size: 18px;
}

.syzl .title h2 i {
    font-size: 20px;
}

.syzl li {}

.syzl li a {}

.syzl .con {
    padding: 0 5px;
}

.syzl .txtPic {}

.syzl .txtPic a {
    background: none;
}

.syzl .txtPic .pic {
    position: relative;
}

.syzl .txtPic .pic img {
    width: 80px;
    height: 100px;
}

.syzl .txtPic em {
    line-height: 24px;
    font-size: 16px;
}

.syzl .txtPic em a {
    color: #0f4171;
}

.syzl .txtPic em a:hover {
    text-decoration: underline;
}

.syzl .txtPic p {
    line-height: 20px;
    font-size: 12px;
    color: #666;
    margin-top: 10px;
}

.syzl .zlName {
    position: absolute;
    bottom: 0;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    background: url(/images/transparency_black.png);
}


/*20141117relatednews*/

.relatednews_title {
    /*border-bottom:2px solid #DCDCDC; */
    line-height: 40px;
}

.relatednews_title h4 {
    color: #333333;
    font-size: 20px;
    /*font-weight:normal;*/
    border-bottom: 2px solid #408ED6;
    margin-bottom: -2px;
    display: block;
    width: 100px;
    text-align: center;
}

.relatednews_ul {
    padding: 0 10px;
}

.relatednews_ul li {
    background: url(/images/li3.jpg) no-repeat left center;
    padding-left: 22px;
}

.relatednews_ul li a {
    color: #323232;
}

.copyrightnotice {
    border-top: 1px solid #D1D1D1;
    padding: 20px;
}

.copyrightnotice span {
    color: #0167b9;
}


/*=wzz 2015年3月16日=*/

.ml110 {
    margin-left: 110px;
}

.ml160 {
    margin-left: 160px;
}

.ml260 {
    margin-left: 260px;
}

.ml270 {
    margin-left: 270px;
}

.numb_a:hover {
    color: none;
}

.editorPeople {
    color: #7d7d7d;
}

.lmpraise {
    width: 57px;
    height: 57px;
    background: url(../images/praisebg.png) no-repeat center;
    cursor: pointer;
    margin: 0 auto;
}

.lmpraise_nub {
    width: 56px;
    text-align: center;
    padding-top: 42px;
    font: 14px/0px "微软雅黑";
    color: #ffffff;
}

.mshare {
    width: 100%;
    height: 30px;
}

.lmshare {
    padding-left: 20px;
    background: url(../images/lmshare.jpg) no-repeat left;
}

.lmshare li {
    width: 26px;
    height: 26px;
    float: left;
    margin-left: 20px;
}

.newsreview {
    width: 100%;
}

.newsreview_top {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin-bottom: 12px;
}

.newsreview_top b {
    font-size: 18px;
    color: #333333;
    font-size: 20px;
    /*font-weight:normal;*/
    border-bottom: 2px solid #408ED6;
    margin-bottom: -2px;
    display: block;
    width: 100px;
    text-align: center;
}

.newsreview_top span {
    line-height: 0px;
    margin-top: 24px;
}

.newsreview_tit {
    height: 160px;
    border: 1px solid #379be9;
}

.newsreview .inbox {
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}

.newsreview .textarea {
    width: 670px;
    height: 100px;
    resize: none;
    outline: none;
    border: none;
    color: #363636;
    background: url(../images/reviewh20.png) no-repeat center;
    font: 14px/20px "Microsoft YaHei";
    padding: 8px;
}

.newsreview .author {
    height: 40px;
    line-height: 40px;
}

.newsreview .authortit {
    display: inline-block;
}

.newsreview .author .h23 {
    height: 23px;
}

.newsreview .w620 {
    width: 620px
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.newsreview .author .checkbox {
    width: 12px;
    height: 12px;
    border: 1px solid #8e8e8e;
    background: #ffffff;
    vertical-align: text-top;
}

.newsreview .botton {
    width: 69px;
    border: none;
    height: 29px;
    border-radius: 2px;
    background: #379BE9;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    line-height: 29px;
    color: #ffffff;
}

.newsreview .bulebg {
    background: #379be9
}

.newsreview .fonblue {
    color: #379be9
}

.newsreviewlist {
    width: 100%;
}

.newsreviewlist h1 {
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d2e1f1;
    line-height: 30px;
    font-size: 18px;
}

.newsreviewlist li {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.newsreviewlist .tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.newsreviewlist .tit b {
    color: #379be9;
    font-weight: normal;
}

.newsreviewlist .tit em {
    color: #919191;
}

.newsreviewlist .tin {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
}

.newsreviewlist .tio {
    width: 100%;
    font-size: 14px;
    height: 30px;
}

.newsreviewlist .tio {
    color: #919191;
}

.newsreviewlist .tio b {
    font-weight: normal;
    cursor: pointer;
    background: url(../images/goodicon.jpg) no-repeat left;
    padding-left: 13px;
}

.newsreviewlist .tio b.on {
    background: url(../images/goodicon_hover.jpg) no-repeat left;
}

.newsreviewlist .tio b:hover {
    background: url(../images/goodicon_hover.jpg) no-repeat left;
}

.newsreviewlist .tio b img {
    vertical-align: inherit;
}

.newsreviewlist .tio strong {
    font-weight: normal;
}

.newsreviewlist .tio em {
    margin-left: 20px;
    cursor: pointer;
}

.newsreviewlist .tio em.on {
    color: #379BE9;
    font-weight: bold;
}

.newsreviewlist .reply {
    width: 96%;
    margin-left: auto;
    background: #f8f8f8;
    margin-right: auto;
}

.newsreviewlist .reply li {
    border-top: 2px solid #ffffff;
    padding: 10px;
    margin-bottom: 0px;
    border-bottom: 0px solid #e3e3e3;
}

.newsreviewlist .moreply {
    background: #f8f8f8;
    text-align: left;
    padding-left: 10px;
    border-top: 2px solid #ffffff;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #8a8b8b;
    cursor: pointer;
}

.newsreviewlist .moreply span {
    color: #ba2636;
}

.newsreviewlist .morecomment {
    background: #dddddd;
    text-align: center;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #8a8b8b;
    cursor: pointer;
}

.newsreviewlist .morecomment:hover {
    background: #cccccc;
}

.bluetopicon {
    width: 12px;
    height: 9px;
    background: url(../images/sadas_02.jpg) no-repeat;
    display: inline-block;
    position: absolute;
    top: -9px;
    left: 628px;
}

.bluetopicle {
    left: 578px;
}

.replayshow {
    display: none;
}


/*pc端隐藏手机端头部*/

.mHeader {
    display: none;
}


/* 手机端导航隐藏 */

.nav {
    display: none;
}


/* 广告图隐藏 */

.advertising {
    display: none;
}


/* 下方二维码隐藏 */

#contboxsrc3 {
    display: none;
}


/* pc端隐藏相关新闻的时间 */

.newsDate {
    display: none;
}


/* 隐藏手机端加载更多 */

.loadMore {
    display: none;
}


/* 手机端底部隐藏 */

.mFooter {
    display: none;
}

.news_list_ul {
    display: block;
}

.mnews_list_ul {
    display: none;
}

.loadMore2 {
    display: none;
}


/* 清除p标签里面的换行 */

#txtedit p br {
    display: none;
}
#txtedit img{
    max-width: 600px;
}
/*20240716修改*/
/*#txtedit p video{
    margin-left: 115px;
    object-fit: cover !important;
}*/

/* 隐藏手机端的新闻列表 */


/*手机端样式*/

@media screen and (max-width: 768px) and (min-width: 320px) {
    header#header2 {
        display: none !important;
    }
    .news_list_ul {
        display: none;
    }
    .mnews_list_ul {
        display: block;
    }
    .mHeader {
        display: block
    }
    .nav {
        display: block;
    }
    .advertising {
        display: block;
    }
    #contboxsrc3 {
        display: block;
    }
    .newsDate {
        display: block;
    }
    /* 隐藏pc端分页 */
    .fany {
        display: block;
    }
    .loadMore2 {
        display: block;
    }
    .mFooter {
        display: block;
    }
    body {
        /* background-color: #f8f8f8; */
    }
    .w1000 {
        width: 100%;
    }
    /* 新闻终极页面移动端样式 */
    /* 头部 */
    .content {
        width: 100%;
        height: 48px;
        line-height: 48px;
        padding: 5.5px 0;
        background-color: #3f8dd5;
    }
    .con {
        width: 100%;
        margin: 0;
    }
    .seek {
        display: flex;
        justify-content: space-between;
        padding: 0 15px;
    }
    .seekLeft {}
    .seekLeft a {}
    .seekLeft a img {
        width: 115px;
        vertical-align: middle;
    }
    .seekRight {
        height: 48px;
        line-height: 48px;
        position: relative;
    }
    /* 搜索框 */
    .seekRight input {
        width: 150px;
        border-radius: 20px;
        padding-right: 20px;
        font-size: 14px;
        height: 30px;
        background: #f8f8f8;
        outline: none;
        border: none;
        padding-left: 15px;
        border: 1px solid #cccccc;
    }
    .seekRight a {
        position: absolute;
        top: 13px;
        right: 20px;
    }
    .seekRight a img {
        width: 20px;
    }
    #msubmitBtn {
        width: 20px;
        height: 20px;
        border: none;
        position: absolute;
        top: 13px;
        right: 10px;
        background: url('../images/mobile/magnifying.png') no-repeat center;
        background-size: contain;
        padding: 7px 0;
    }
    /* 导航 */
    .nav {
        height: 57.5px;
        padding: 0 15px;
        line-height: 70px;
        font-size: 18px;
        display: flex;
        justify-content: space-between;
        background-color: #ffffff;
        /* border-bottom: 1px solid #e1e1e1;
        box-sizing: border-box; */
    }
    .nav li {
        /* float: left; */
    }
    .active {
        color: #2b579e;
        padding-bottom: 8px;
        border-bottom: 2px solid #2b579e;
    }
    /* 广告区域*/
    .advertising {
        width: 100%;
        margin: 15px auto 0;
        padding: 0px 15px 0px;
        box-sizing: border-box;
    }
    .advertising a {
        padding-top: 15px;
        border-top: 1px solid rgb(228, 228, 228);
    }
    .advertising a img {
        width: 100%;
        height: 100%;
    }
    /* 内容区域 */
    .news_main {
        width: 100%;
        /* background-color: #f8f8f8; */
    }
    .w690 {
        width: 100%;
    }
    .news_boxa {
        border: none;
        padding: 0 15px;
    }
    .news_boxa p br {
        display: none;
    }
    .ad_hzh {
        display: none;
    }
    .news_content {
        width: 100%;
        margin-top: 10px !important;
    }
    .news_content img {
        width: 100% !important;
        height: 100% !important;
    }
    .news_content p:last-child img {
        width: auto !important;
    }
    .news_content p span strong img {
        width: auto !important;
    }
    .newscontent_press {
        border-bottom: 1px solid #cccccc;
        padding: 10px 0;
        background: none;
    }
    .newscontent_press h1 {
        text-align: left;
    }
    .newscontent_press_con {
        font-size: 14px;
        color: #b1b5ba;
        margin-top: 10px !important;
    }
    .newscontent_press_con .ml40 {
        margin-left: 10px;
    }
    .newscontent_press h1 {
        font-size: 18px;
        color: #000000;
        font-weight: 600;
    }
    #txtedit {
        font-size: 15px;
    }
    #txtedit p {
        padding-bottom: 5px;
        margin: 0 auto;
         text-indent: 0 !important;
    }
    /*20220610修改*/
    #txtedit p video{
        width: 100%;
        margin-left: 0;
    }
    .share_btn {
        display: none;
    }
    .newscontent_press_con .ml90 {
        display: none;
    }
    .relatednews_ul {
        font-size: 15px;
        padding: 0;
    }
    .relatednews_ul li {
        padding: 10px 0 5px;
        border-bottom: 1px solid #bebebe;
        background: none;
    }
    /* 相关新闻标题内容大于两行时，超出内容显示为省略号 */
    .relatednews_ul li a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-wrap: break-word;
        word-break: normal;
        line-height: 20px;
    }
    .relatednews_ul li p {
        font-size: 14px;
        color: #888888;
    }
    .relatednews_ul li p span {
        margin-right: 10px;
    }
    /* 点赞区域 */
    .lmpraise {
        width: 57px;
        height: 57px;
        background: url('../images/mobile/praisebg.png') no-repeat center;
        cursor: pointer;
        margin: 10px auto;
    }
    .lmpraise_nub {}
    /* 相关新闻标题 */
    .relatednews_title {
        margin-top: 30px;
    }
    .relatednews_title h4 {
        text-align: left;
        border-bottom: 2px solid #626da3;
    }
    /* 相关新闻标题激活的类 */
    .newsActive {
        color: #636f97 !important;
    }
    /* 手机下方二维码 */
    #contboxsrc3 {
        width: 100%;
        margin-bottom: 50px;
    }
    #contboxsrc3 p {
        padding: 0 45px;
        text-align: center;
    }
    #contboxsrc3 p img {
        width: 100%;
    }
    /* .relatednews_ul li:last-child {
        border: none;
    } */
    /* 右侧右侧回到顶部图标 */
    .backtopfix {
        position: fixed;
        bottom: 60px;
        z-index: 2;
        display: block;
    }
    .backtop {
        right: 20px;
    }
    .backtop a {
        display: block;
        width: 50px;
        height: 50px;
        background: url('../images/mobile/backtop.png') no-repeat center #E0E0E0;
        transition: background 0.2s linear;
    }
    /* 新闻搜索页面样式 */
    /* 搜索标题 */
    .searchTitle {
        width: 100%;
        padding: 10px 18px;
        background-color: #ffffff;
        border-top: 2px solid #2b73df;
        color: #2b73df;
        border-bottom: 1px solid #ebeaea;
    }
    .searchTitle h3 {
        font-size: 20px;
    }
    .mnews_list_ul {
        padding: 0 15px;
        font-size: 15px;
    }
    .mnews_list_ul li {
        list-style: none;
        padding: 20px 5px 20px;
        border-bottom: 1px solid #cccccc;
    }
    /* 新闻搜索页面新闻标题两行超出省略号 */
    .mnews_list_ul li h3 a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-wrap: break-word;
        word-break: normal;
        line-height: 24px;
        color: #0f4171 !important;
    }
    .mnews_list_ul li h3 {
        font-size: 16px;
        color: #0f4171 !important;
    }
    .mnews_list_ul li span {
        display: block;
        padding-right: 10px;
    }
    .mnews_list_ul li p {
        margin-top: 10px;
    }
    .mnews_list_ul li p a {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        line-height: 22px;
        text-indent: 2em;
    }
    .loadMore {
        margin: 20px 12px 10px;
        text-align: center;
        font-size: 14px;
        display: block;
        border: 1px solid #d8d8d8;
        background-color: #fff;
        height: 35px;
        line-height: 35px;
        border-radius: 5px;
    }
    .loadMore a {
        color: #575757;
        display: block;
        cursor: pointer;
    }
    .loadMore2 {
        font-size: 16px;
        padding: 10px 20px;
        position: relative;
        display: flex;
        justify-content: space-around;
    }
    .loadMore2 .prev,
    .loadMore2 .next {
        display: block;
    }
    .el-pagination {
        position: relative;
        height: 30px;
        width: 100%;
    }
    .el-pagination__total {
        position: absolute;
        left: 50%;
        top: 5px;
        margin-left: -26.11px;
    }
    .btn-prev {
        width: 40px !important;
        height: 40px !important;
        position: absolute;
        left: 50px;
        top: 0;
    }
    .btn-next {
        width: 40px !important;
        height: 40px !important;
        position: absolute;
        right: 50px;
        top: 0;
    }
    /* 分页 */
    /* 水网新闻首页样式 */
    /* 手机端底部区域 */
    .mFooter {
        width: 100%;
        font-size: 14px;
        padding: 5px 0 10px;
        background-color: #ffffff;
    }
    .mFooter p {
        padding: 0 5px;
        text-align: center;
        margin-top: 5px;
    }
    /* 微信 、QQ、微博分享区域隐藏 */
    .mshare {
        display: none;
    }
    /* 手机端右侧专栏隐藏 */
    .w280 {
        display: none;
    }
    /* 手机端评论框隐藏 */
    .newsreview {
        display: none;
    }
    /* 手机端版权声明隐藏 */
    .copyrightnotice {
        display: none;
    }
    /* 手机端底部隐藏 */
    .footer {
        display: none;
    }
    [v-cloak] {
        display: none;
    }
}