﻿@charset "utf-8";
/**@description: m 资讯 @update: yzl ( 2020-12-23 ) **/
/**list_**/
.list_style{ background-color: #fff;padding-bottom: .5em; margin-bottom: .5em;}
.list_style li {padding: 2%; border-bottom: 1px solid #eaeaea;}
.list_style li a {display: flex;color: #333; justify-content: space-between;}
.list_style li div {width: 58%; height: 100%;}
.list_style li a>span{ margin-left: 6%;width: 42%; box-sizing: border-box; display: block;height: 10em; overflow: hidden;}
.list_style li a>span img{height: 10em; width: 100%; object-fit: cover;}
.list_style li h4 {line-height: 1.5em; font-size: 1.1em; color: #333;}
.list_style li h4 span { margin-left: 1em; color: #a8a8a8;font-size: .7em;}
.list_style li p {text-align: justify;line-height: 1.7em; margin-top: .5em; font-size: 1em; color: #505050;}
.list_style li time { display: block;  margin-top: .2rem;line-height: 2em;font-size: 1em;color: #a8a8a8}
.pages {text-align: center; padding: 1em;line-height: 1.7em;}
.pages li {float: left; padding:.2em .5em; margin-right: .5em; border: 1px #b9cdff solid;}
.pages a,select{margin-left: .5em;}
.h3_typename{background: url(../images/arr.png) left top no-repeat;  background-size: 8%; font-size: 18px;  color: #616161; line-height: 3em;height:3em; text-indent: 2em; border-bottom: 1px solid #e7e5e5;}
.index_more a { display: block; width: 50%; margin: 10px auto; font-size: 14px; color: #616161; text-align: center;padding: 10px 0; border: 1px solid #e7e5e5; border-radius: 5px;}
/**article_**/
.content_show{ background-color: #fff;}
.consul img{ width: 100%;}

.reading-title{border-top: 1px solid #f3f3f3;border-bottom: 1px solid #f3f3f3;padding-left: .5em;padding-top: .5em;padding-bottom: .6em;}
.content_show_biaoti{padding:0 20px 18px;border-bottom:1px solid #f7f7f7}
.content_show_biaoti h1{font-size:22px !important;color:#3A3A3A;margin:10px 0;text-align:center;}

.content_show_biaoti_b{text-align:center;}
.content_show_biaoti_b .time{font-size:12px;color:#a9a9a9;}


.content_show_c{padding:0 20px 16px;}
.content_show_c p{ padding: .4em 0; text-align: justify;line-height: 26px;}
.content_show_c img{max-width: 100% !important;min-width: auto !important;width: auto !important;height: auto !important;/* filter: blur(5px);-webkit-filter: blur(5px); */display: block;text-indent: 0;margin: 0 auto;}

.content_show_c h2,.content_show_c h3,.content_show_c h4,.content_show_c h5{margin-top: .5em;font-size:1.2em;display: inline-block;/*border-bottom:1px solid #f85959;*/ color:#fd5877; margin-bottom: .5em; text-indent: -.5em;}
.gba {padding: 16px 20px;border-bottom: 1px solid rgba(221,221,221,.6);}
.gba div { display: inline-block; width: 60%; font-size: 12px; color: #555; vertical-align: middle;}
.gba div h3 { font-size: 16px; padding-bottom: 7px;  font-weight: 400; text-align: justify;}
.gba div time {font-size: 10px; color: #a8a8a8;}
.gba img { display: inline-block; width: 35%;  margin-left: 3%; border: 1px solid #f8f8f8; vertical-align: middle;}

.hot-news ul { overflow: hidden;}
.hot-news ul li {height: 2.5em;line-height: 2.5em;overflow: hidden;}
.hot-news ul li i { position: absolute;  left: 0;  top: 50%;  width: 3px; height: 3px;  background: #666; border-radius: 50%}
.hot-news ul li a {position: relative;font-size: 16px;color: #666;padding-left: 10px;}
.hot-news ul li a:hover {color: #ff5370}
.hot-news ul li a:hover i {background: #ff5370}

.zx-hot-list ul{}
.zx-hot-list li{line-height: 2.5em;height:2.5em;font-size: 16px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.zx-hot-list li a i{padding: .1em .4em;margin-right: em;font-style: normal;/* background: #ccc; */}

.topic-list a {display: inline-block;font-size: 16px;line-height: 13px;padding: 8px 12px;color: #666;border: 1px solid #f2f2f2;margin: 10px 12px 0 0;border-radius: 3px;}
.topic-list a:hover {color: #ff5370;border: 1px solid #ff5370}

.hot-news,.hot-news,.topic-list,.zx-hot-list{ padding:1em;}