.calculate_container a:focus, .calculate_container a:hover {
    color: #000000;
}



.calculate_wrap {
    background: #fbfbfb;
    font-size: 16px;
    color: #666666;
    padding-bottom: 20px;
    padding-top: 60px;
}






.calculate_container, .calculate_detail_container {
    /*float: left;*/
    /*width: 750px;*/
    padding: 15px;
}

.hot_container {
    /*float: right;*/
    /*width: 365px;*/
    padding: 15px 20px;
}

.calculate_container, .hot_container, .calculate_detail_container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 1px 16px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 16px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 16px rgba(0, 0, 0, .1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: 5px solid #2d94fc;
    /*overflow: hidden;*/
    /*padding: 15px;*/
    margin-top: 15px;
}

.issue_wrap {
    display: block;
    padding: 15px 50px;
    background: url("../image/icon.png") 4px 15px no-repeat;
}

.issue_title {
    font-size: 16px;
    color: #333333;
    padding: 0 0 5px 0;
}

.issue_wrap.active .issue_title {
    color: #2d94fc;
}

.issue_title span {
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    padding: 0 5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    background-color: #fa2272;
    margin-left: 10px;
}

.issue_text {
    font-size: 14px;
    color: #666666;
    line-height: 21px;
    text-align: justify;
    display: -webkit-box; /*1.设置display类型为-webkit-box*/
    text-overflow: ellipsis; /*3.设置超出样式为省略号*/
    -webkit-box-orient: vertical;
    padding: 6px 0;
}

.issue_time {
    text-align: right;
    color: #cccccc;
    line-height: 40px;
    border-bottom: 1px solid #dddddd;
    font-size: 12px;
}

.issue_wrap:last-child .issue_time {
    border-bottom: none;
    margin-bottom: 30px;
}

.issue_img {
    height: 200px;
    margin: 10px 0;
}

/*hot*/
.hot_container {
}

.hot_title {
    background: url("../image/hot.png") left top no-repeat;
    color: #2d94fc;
    font-size: 20px;
    font-weight: bold;
    padding-left: 40px;
    height: 40px;
    line-height: 26px;
    margin-top: 15px;
}

.hot_wrap p {
    font-size: 16px;
    color: #333333;
    margin: 8px 0 0 0;
}

.hot_wrap.active p {
    color: #2d94fc;
}

.hot_time {
    text-align: left;
    color: #cccccc;
    line-height: 30px;
    /*border-bottom: 1px solid #dddddd;*/
    font-size: 12px;
}


/*详情*/
.calculate_detail_container .issue_title {
    font-size: 20px;
    color: #2d94fc;
    font-weight: bold;
}

.calculate_detail_container .tag_wrap {
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #dddddd;
}

.calculate_detail_container .tag_wrap>a {
    color: #39739d;
    background-color: #E1ECF4;
    border-color: #E1ECF4;
    display: inline-block;
    padding: .4em .5em;
    margin: 2px 4px 2px 0;
    font-size: 11px;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    transition: all .15s ease-in-out;
}

.title_tag_time{
    /*text-align: right;*/
    border-bottom: 1px solid #dddddd;
    line-height: 40px;
    font-size: 12px;
    margin-bottom: 15px;
}

.calculate_detail_container .tag_wrap span {
    font-size: 12px;
    color: #cccccc;
    margin-left: 10px;
}

.asset_container {
    padding-top: 15px;
}

.calculate_detail_container .share {
    background: url("../image/share.png") center left no-repeat;
    background-size: 12px 10px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 16px;
    color: #666666;
    cursor: pointer;
    cursor: hand;
}

.asset_container img {
    max-width: 100%;
    margin: 0 auto;
}

.asset_container h1, .asset_container h2{
    font-size: 22px;
    color: #000;
    margin: 40px 0 15px 0;
    border-left: 5px solid #2d94fc;
    padding-left: 8px;

}
.asset_container.a-post:target{
    padding-top:44px;
}
.asset_container h3{
	font-size: 16px;
    color: #000;
    margin: 40px 0 15px 0px;
    border-left: 4px solid #2d94fc;
    padding-left: 8px;
}

.asset_container h4{
	font-size: 16px;
    color: #000;
    margin: 15px 0 15px 0px;
  
}

.asset_container p {
    margin: 10px 0 10px 0;
    line-height: 1.8;
}

.asset_container blockquote{
    font-size: 18px;
    padding-left: 8px;
    
}


.asset_container blockquote p {
    text-align: left;
    font-size: 13px;
    margin-bottom: 25px;
    line-height: 2;
}

.asset_container blockquote p a{
    /*color: #2d94fc;*/
}

    
.asset_container img.svg-image{
	width: 80%;
	margin: 0 auto;
}

.asset_container table{
    border: 1px solid #ddd;
    width: 100%;
}

.asset_container table thead{
    background-color: #ddeeff;
    border-bottom: 3px solid #2d94fc;


}

.asset_container table>tbody>tr:nth-of-type(odd){
	background-color: #fff;
}

.asset_container table>tbody>tr:nth-of-type(even){
	background-color: #ddeeff;
}

table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th{
	border-top: none;
    padding: 8px;
    font-size: 14px;
    color:#000;
}

table>thead>tr>th{
    text-align: center;
    font-size: 14px;
    color:#000;
}

.story_image_caption {
	text-align: center;
	font-size: 13px;
	color: #000;
}

 .list-paddingleft-2{
 	padding-left: 20px;
 }

 /*相关文章列表*/


.katex .base, .katex .strut{
    font-size: 0.7em;
}
.editormd-tex{
    text-align: center;
}

.toc{
    padding: 12px 12px 12px 12px;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    color: #2d94fc;
}
.toc ul{
    list-style-type: square;
}
.toc ul li {
    margin: 4px 0px 4px 20px;
}

.toc ul li a{
    color: #2d94fc;
}

/*计算器*/
.item{
    text-align: right;
    line-height: 34px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.calculate_item_wrap{
    margin: 15px 0;
}

.calculate_item_wrap .dropdown-menu{
    min-width: 65px;
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 5px;
}
.row.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}
.calculate_item_wrap button{
   margin-left: 12px;
}

.calculate_wrap .form-group{
    margin-bottom: 0;
    width: 70px;
}

.calculate_wrap .form-control.form-control_select{
    border-left:none ;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#post_content_filtered br {
    display: none;
}

.calculate_item_wrap .form-control{
    padding: 6px 6px;
}