body{min-height: calc(100vh + 5px);font-size: 0;;background-color: #fff;width: 100%;min-width: 1200px;}
/* 鍏叡棰滆壊 */
:root{
    --templateCommenColor: #D42828;
    --footer-bg-color: #000000;
    --footer-color: #fff;
}
/* main鍏叡鏍峰紡 */
.shenglve{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.shenglve2{overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.content_box{width: 1200px; margin: 0 auto;position: relative;margin-bottom: 10px;}
.main_content{width: 890px;float: right;border-radius: 5px;font-size: 12px;}
h1{font-weight: normal;font-size: 14px;color: #333;}
.main_item_bgc{width: 100%;height: 10px;background-size: cover;background-image: linear-gradient( #0000000d, #fff);}
.main_item_bgc_up{width: 100%;height: 100%;background-image: linear-gradient(90deg,#fff 0%, #00000003 20%,#00000003 80%, #fff 100%);}
/* 闈㈠寘灞� */
.navigation_nav{padding: 20px 0;margin: 0 auto;width: 1200px;}
.navigation_nav_item{float: left;font-size: 14px;color: #333;margin-right: 5px;}
/* main涓瘡涓崟鍏冪殑鍏叡鏍峰紡 */
.main_item{background: #fff;color: #333;position: relative;padding: 30px;margin-bottom: 30px;background-color: #f1eae4;}
.main_item_title{position: relative;height: 20px;line-height: 20px; margin-bottom: 22px;box-sizing: content-box;text-align: center;}
.main_item_title_lt{font-size: 18px;color: #D42828;font-weight: bold;position: relative;}
.main_item_title_rt{display: block;margin: 0 auto; cursor: pointer;font-size: 12px;color: #fff;text-align: center;width: 200px;height: 37px;line-height: 37px;background: linear-gradient(180deg, #d32526 0%, #d32526 0%, #b52121 100%, #b52121 100%);border-radius: 5px;margin: 20px auto;}
.main_item_title_rt:hover{cursor: pointer;color: #fff;background: #9d2628;}
/* 鍒嗛〉鍣� */
.floatright{float:right}.floatleft{float:left}
.pagination{margin:10px 0;font-size:14px;width:100%; margin-left:auto; margin-right:auto;clear:both;height:100%;overflow:auto}.pagination a,.pagination span{float:left;display:inline;margin-right:5px;height:30px;line-height:30px;border:1px solid #D1E3F1;background-color:#fff;padding:0 10px;color:#017ca9}.pagination a:hover{border:1px #75c6e4 solid;font-weight:normal;text-decoration:none}.pagination span.current{border:1px #00618C solid;background-color:#2997c8;color:white;font-weight:bold}.pagination a.pages-goto:link,.pagination a.pages-goto:visited{background-color:#fff;border-color:#D1E3F1}
/* 缂虹渷椤� */
.no_item {text-align: center;font-size: 14px;color: #333;margin-bottom: 40px;}
/* 鍙宠竟鎮诞瀵艰埅 */

/* 榧犳爣浜や簰棰滆壊 */
.hover_color:hover{color: red !important;}