@charset "utf-8";
/* CSS Document */

body{background-color:#f3f3f3;}

/*banner*/
.page_banner{}
.page_banner h2{width:418px; height:134px; text-indent:-9999px;  position:absolute; top:50%; left:50%; margin:-55px 0 0 -209px;}

/*列表页*/
.media_list{width:100%;}
.media_list li{width:100%; height:150px; border-bottom:1px #e6e6e6 solid;}
.media_list li:hover{background-color:#2eb7c7;}
.media_list li:hover a{color:#FFF;}
.media_list li a{width:1190px; height:150px; display:block;}
.ml_img{width:175px; height:105px; margin:20px 0 0 195px; border:#f3f3f3 2px solid; float:left; background:url(../images/mlimg_bg.gif) no-repeat; position:relative; overflow:hidden; box-sizing:border-box;}
.ml_img img{width:100%; height:100%; object-fit:cover; display:block;}
.ml_overlay{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:92%; text-align:center; pointer-events:none; z-index:2;}
.ml_date{display:flex; align-items:baseline; justify-content:center; gap:4px; color:#4a4a4a; line-height:1; margin-bottom:8px; white-space:nowrap;}
.ml_date .ml_year{font-size:12px; font-weight:400;}
.ml_date .ml_md{font-size:22px; font-weight:700; letter-spacing:0.5px;}
.ml_ico_cal,.ml_ico_pin{display:inline-block; flex-shrink:0; background-repeat:no-repeat; background-position:center; background-size:contain;}
.ml_ico_cal{width:12px; height:12px; margin-right:2px; align-self:center; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23555555'%3E%3Cpath d='M3.5 1.5a.5.5 0 0 1 .5.5v1h8V2a.5.5 0 0 1 1 0v1H14a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1V2a.5.5 0 0 1 .5-.5zM2 5v8.5a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 .5-.5V5H2zm2 2h2v2H4V7zm3 0h2v2H7V7zm3 0h2v2h-2V7z'/%3E%3C/svg%3E");}
.ml_loc{display:inline-flex; align-items:center; justify-content:center; gap:4px; max-width:100%; padding:3px 10px; background:#fff; border-radius:999px; color:#666; font-size:11px; line-height:1.3; box-shadow:0 1px 2px rgba(0,0,0,0.06); box-sizing:border-box;}
.ml_loc span{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; max-width:130px;}
.ml_ico_pin{width:10px; height:12px; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 16' fill='%23666666'%3E%3Cpath d='M6 0C2.7 0 0 2.7 0 6c0 4.5 6 10 6 10s6-5.5 6-10C12 2.7 9.3 0 6 0zm0 8.2A2.2 2.2 0 1 1 6 3.8a2.2 2.2 0 0 1 0 4.4z'/%3E%3C/svg%3E");}
.ml_title{width:550px; height:80px; float:left; margin-left:68px; line-height:22px;}
.ml_title h2{font-size:16px; font-weight:lighter; line-height:40px; margin-top:28px;}
.mlico{width:65px; height:21px; float:left; margin-top:65px; background:url(../images/mlico.png) no-repeat right center;}
@media (max-width:1260px){
.media_list li a{width:930px;}
.ml_img{margin:20px 0 0 33px;}
}

/*翻页*/
.badoo{height:70px; margin-top:60px; font-size:13px;  text-align:center}
.badoo a{padding:10px 14px; background-color:#FFF; margin-right:5px; color:#808080; text-decoration:none}
.badoo a:hover{color:#fff; background-color:#2eb7c7; padding:10px 14px;}
.badoo a:active{color:#fff;}
.badoo span.current{padding:10px 14px; color:#fff; background-color:#2eb7c7; margin-right:5px;}
.badoo span.disabled{display:none}
.badoo a.current{padding:10px 14px; color:#fff; background-color:#2eb7c7; margin-right:5px;}
.badoo a.disabled{display:none}

/*子页*/
.crumb{height:50px; line-height:50px;padding-top:92px;}
.crumb span{font-family:"宋体"; color:#999999; padding:0 7px}
.crumb a{color:#999999;}.crumb a:hover{color:#2eb7c7;}

.newsbox{width:1190px; min-height:800px; margin:auto; background-color:#FFF;}
.news_title{width:1090px; height:40px; margin:auto; padding-top:45px;}
.news_title h1{width:900px; height:40px; line-height:40px; overflow:hidden; float:left; font-weight:lighter; font-size:36px; white-space:nowrap;  text-overflow:ellipsis; -moz-text-overflow:ellipsis;}
.news_other{width:190px; height:40px; float:right;}
.news_other li{width:39px; height:39px; float:right; margin-left:15px;}
.news_other li a{width:39px; height:39px; display:block; text-indent:-9999px;}
.other_li a{background:url(../images/newsico.gif) no-repeat left top;}
.other_li a:hover{background-position:left -43px;}
.other_up a{background:url(../images/newsico.gif) no-repeat -53px top;}
.other_up a:hover{background-position:-53px -43px;}
.other_dn a{background:url(../images/newsico.gif) no-repeat -106px top;}
.other_dn a:hover{background-position:-106px -43px;}
.time_soure{width:1090px; height:40px; line-height:40px; margin:auto; color:#999;}
.time_soure span{margin-right:12px;}
.soure{padding:0 5px 0 17px; background:url(../images/newsico.gif) no-repeat left -87px;}
.time{padding:0 2px 0 16px; background:url(../images/newsico.gif) no-repeat -82px -86px;}
.bdsharebuttonbox{padding-top:6px;}
.news_main{width:800px; height:auto; overflow:hidden; margin:40px auto;}
.news_main img{max-width:800px; margin:10px auto;}
.news_main p{width:800px; font-size:16px; line-height:32px; color:#666666; margin:18px auto; text-indent:35px; text-align:justify; text-justify:inter-ideograph;}
.news_bottom{width:1090px; height:84px; padding-top:30px; margin:auto; border-top:#e6e6e6 1px solid;}
.share_txt{float:left; line-height:48px;}
@media (max-width:1260px){
.newsbox{width:930px;}
.news_title,.time_soure,.news_main,.news_main p,.news_bottom{width:830px;}
.news_title h1{width:640px;}
.news_main img{max-width:830px;}
}

/*百度分享*/
.bdshare-button-style0-24 a,.bdshare-button-style0-24 .bds_more{width:10px !important; height:35px !important;}
.bds_tsina{background:url(../images/newsico.gif) no-repeat 0 -159px !important;}
.bds_tqq{background:url(../images/newsico.gif) no-repeat -40px -159px !important;}
.bds_qzone{background:url(../images/newsico.gif) no-repeat -80px -159px !important;}
.bds_weixin{background:url(../images/newsico.gif) no-repeat -120px -159px !important;}
.bds_sqq{background:url(../images/newsico.gif) no-repeat -160px -159px !important;}
.bds_renren{background:url(../images/newsico.gif) no-repeat -200px -159px !important;}