﻿@charset "utf-8";
/* 文章内容页模板 */
	body{font-size:12px;}
    .contArticle{}
    .contArticle_all{	border:1px solid #ccc;background: #F8FBFE;clear:both;position:relative;    }

    /* 文章标题 */
    .contArticle_tit{text-align:center; clear:both;overflow:hidden;padding:20px 0 0 0;  }
    .contArticle_tit h1{font-size:23px;padding:5px 0;font-weight:bold;width:80%;line-height:25px;height:auto; margin:auto; overflow:hidden;}

    .contArticle_author{text-align:center; line-height:25px;margin:10px;}
	.sc{text-align:center;border-bottom:1px solid #D3E8FC;height:40px;  width:80%;  margin:auto; }
	.sc img{margin:0 4px;}

    /* 文章内容 */
    .contArticle_text{line-height:25px;font-family:宋体;padding:20px 30px; font-size:14px;overflow:auto;}
    .contArticle_text p{line-height:25px;margin-bottom:15px;font-size:14px; }
    .contArticle_text img{}
	#fontzoom{width:100%; overflow:hidden;ord-break: break-all;white-space: normal;	word-wrap: break-word;line-break: strict;/*IE,非汉字换行*/}
    .contArticle_text ::selection{color:white;background:black; }

    .contArticle_text ul,.contArticle_text ol{margin-bottom:15px;margin-left:15px}
    .contArticle_text li{margin:auto;padding:auto; list-style : disc outside none ; list-style-position : inside;}

    .contArticle_bot_Artpage{margin:auto;; width:70%; text-align:center; padding:5px;  }
    .contArticle_bot_text{margin:15px 10px;line-height:30px;  text-align:left; height:30px;padding-left:2em; font-size:12px; }

    .contArticle_bot_page{background:none;margin:10px; ;line-height:25px;  height:25px; }
    .cA_b_prew{float:left;height:25px ;padding-left:5px }
    .cA_b_next{float:right; height:100%;padding-right:5px}

.sj{ line-height:30px; clear:both; text-align:right;}

