/*--------------------------------------------------------------
data.2020.6.11 æ”¹.2020.6.11
--------------------------------------------------------------*/
.index_wall{ padding: 1em; width: 73%; box-sizing: border-box;}
.index_wall h2{border-bottom: 1px solid #f2f2f2;line-height: 1.5em; font-weight: normal;}
.index_wall h2 span{background: #f3f3f3; color: #5f5e5e;padding: .15em .5em;}
.index_wall h2 a{ float: right; font-size: 1em;font-size: .6em;}
.index_wall ul{ padding: 1em 0;}
.index_wall ul li:first-child{background-color: #EEEFF1; width: 40%; padding-bottom: 1em;}
.index_wall ul li:first-child>a{ display: block; height: 14em;overflow: hidden;}
.index_wall ul li:first-child img{ width: 100%;}
.index_wall ul li:first-child time{display: block;color: #969595; font-size: .8em; padding-bottom: .5em; padding-left: 1em;}
.index_wall ul li:last-child{ margin-left: 2%; width: 58%;}
.disp_flex{ display: flex;}
.h3_title{font-weight: normal;height: 2em; line-height: 2em; overflow: hidden; padding: .5em;}
.p_text{ text-indent:2em;font-size: .9em; color: #787878; line-height: 1.8em; padding: 0 .8em; text-align: justify;}
.p_list{border-top: 1px dotted #808080; margin-top: 1em; padding-top: 1em; line-height: 2em;}
.p_list a{display: flex;font-size: .9em;position: relative;}
.p_list a em{display: block;padding-right: .3em;}
.p_list a span{ width: 75%;}
.p_list a time{position: absolute;right: 0;}

.mbxdh{ padding: 1em 0 0 1em; font-size: .9em;}
.mbxdh,.mbxdh a{/*color:#2f8ce8*/}
.list_article{ display: flex;margin-top: 1em;}
.list_article .list_left{ width: 72%;}
.list_article .list_left>ul{padding: 1em;margin-top: 1em;border-top: 1px solid #efefef;}
.list_article .list_left>ul li{ display: flex; padding: .8em 0;}
.list_article .list_left>ul li:not(:last-child){border-bottom: 1px dashed #efefef;}
.list_article .list_left>ul li a{ display: block;}
.list_article .list_left>ul li a:first-child{ width: 25%; height: 10em; overflow: hidden;}
.list_article .list_left>ul li a:first-child img{ width: 100%; transition: all 2s;}
.list_article .list_left>ul li a:first-child img:hover{ transform: scale(1.1);}
.list_article .list_left>ul li a:last-child{ width: 75%; padding-left: 1.5%; box-sizing: border-box;}
.list_article .list_left>ul li a:last-child h3{ font-weight: normal; margin-bottom: .2em;color: #221815;}
.list_article .list_left>ul li a:last-child time{ font-size: .85em; color:#b7b6b6 ;}
.list_article .list_left>ul li a:last-child p{ font-size: .9em; color:#8f8f8f; text-align: justify;text-indent: 2em;}
.list_article .list_left>ul li a:last-child span{ display: block; text-align: right; font-size: .9em;color: #d20d8d;}
.list_article .list_right{ width: 27%; margin-left: 1%;}
.list_article .list_right h2,.list_article .list_right>h3{font-size: 1.2em;font-weight: normal;  padding-top:.8em;}
.list_article .list_right h2 a,.list_article .list_right>h3 a{ display: block;border-left: 5px solid #f4f4f4;padding-left:.5em;}
.list_article .hos-new,.list_article .zixun-new{padding: 1em;}
.list_article .hos-new{margin-bottom: 4%;}
.list_article .hos-new h3,.list_article .zixun-new h3{font-size: 1em;}
.list_article .hos-new li{border-top: 1px solid #f6f6f6; display: flex; padding-bottom: 1em; padding-top:1em;font-size: .9em;}
.list_article .hos-new li a{ display: block;}
.list_article .hos-new li a:first-child{ width: 32%;overflow: hidden; margin-right:3%;height: 5em;}
.list_article .hos-new li a:first-child img{ width: 100%;vertical-align: text-top;}
.list_article .hos-new li a:last-child{ width: 65%;}
.list_article .hos-new li a:last-child p{line-height: 1.5em;}
.list_article .zixun-new{}
.list_article .zixun-new li:first-child{padding-top: 1em;border-top: 1px solid #f6f6f6; }
.list_article .zixun-new li{ margin-bottom: .63em;}
.list_article .zixun-new li h3{ font-weight: normal; font-size: .95em;}
.list_article .zixun-new li h3 span{ background: #979596; display: inline-block; text-align:center;width: 1.2em; padding: 0 .2em;margin-right: .5em;color: #fff;}
.list_article .zixun-new li h3 a:hover{ color: #d20d8d;}
.list_article .zixun-new li:first-child span{ background: #d20d8d;}
.list_article .zixun-new li:nth-child(2) span{ background: #ea3eae;}
.list_article .zixun-new li:nth-child(3) span{ background: #ea94cc;}

.list_article article{ width: 73%;position: relative; padding: 0 1.5% 3%;}
.list_article article .article-title{ text-align:center;font-size:1.5em; padding:1em 0 .2em; font-weight:normal; color: #555;}
.list_article article .article-meta{padding: .5em;  border: 1px #efefef dashed;text-align:center;font-size: .9em; color: #7d7d7d; margin:.7em 0;}
.list_article article .article-meta span{ padding-right:.7em;}
.list_article article .article-content{color:#636161;font-size: .95em; line-height:1.7em; text-align:justify; padding: 1.5em 0 .7em; word-break: break-all; word-wrap: break-word; position: relative;}
.list_article article .article-content img{ display:block; margin:0 auto;max-width: 95% !important; min-width: auto !important;  height: auto !important;}
.list_article article .article-content p{ margin-bottom:.5em; color: #545454;}
.list_article article .article-content h2,.article-content h3{margin: .5em 0;font-size: 1.4em;}
.list_article article .article-tips{ border:1px dashed #ccc; padding:1em; margin:1em 0;}
.list_article article .article-tips p:last-child{ margin-bottom:0;}
.list_article article .likear_ticle{border-top: 1px solid #eeeeee; padding-top: 1em; padding-bottom: 1em; margin-bottom: .8em;font-size: 1.1em; font-weight: normal;}
.list_article article .likear_arcle{ padding-bottom: 1.5em; display: flex; flex-wrap:wrap;}
.list_article article .likear_arcle li{ width: 32%; margin-bottom: 1em;}
.list_article article .likear_arcle li:not(:nth-child(3n)){ margin-right: 2%;}
.list_article article .likear_arcle li a:first-child{background-color: #f2f2f2; display: block; height: 11em; overflow: hidden; margin-bottom: .8em;}
.list_article article .likear_arcle li a:first-child img{ width: 100%;}
.list_article article .likear_arcle li a:last-child p{font-size: .95em;}
.list_article article .likear_arcle li a:last-child time{color: #aaaaaa; font-size: .9em; margin-top: .5em; display: block;}
.list_article article .s-top-b{padding:1.2em 0 1.5em 1em; border: 1px solid #eeeeee;padding-bottom:1.5em;}
.list_article article .s-top-b p{ display: flex;}
.list_article article .s-top-b span{ padding-right:1em; width: 50%;}
.list_article article .s-top-b span:last-child{ text-align: right;}
table{ width:80%; margin:0 auto; text-align:center;}
table tr td{ line-height:2.5em; width:25%;}
table tr td,.content table tr td span{ font-size:1em !important;}
table tr:nth-child(odd) { background: #f5f5f5;}

.paging {text-align:center; background-color: #FFF; padding: 20px;border-top:1px solid #efefef;}
.paging  li { border: 1px solid #e5e5e5; margin-right: .2em; padding: .5em 1em; text-align: center;display: inline-block; color: #333;}
.paging  li:hover { background-color: #d20d8d; color: #fff;}
.paging  li a { display: block; width: 100%;}
.paging  li a:hover { color: #FFF;}
.paging  li.thisclass { background-color: #d20d8d;color: #fff; border-color: #d20d8d;}