@charset "utf-8";
/* CSS Document */
body{
	background:#eee;
	font-family: "微软雅黑";}

.post a{
	padding:1em 2em; background:#fff;
	border:1px solid #3496d8;
	float:right;
	color:#3496d8;
	border-radius:2px;
	z-index:9999;}
.post a:hover{
	background:#3496d8;
	color:#fff;}
.conter{ background: #FFF;
	
	/*padding-top:10em;*/
	/*margin-top:10em;*/
	margin-bottom:4em;}
.conter01{
	margin-left:2%;}
.conter02{
	padding-top:2em;}
.conter03{
	display:block;
	line-height:40px;
	font-size:24px;
	color:#000;
	font-weight:bold;}
.conter04{
	display:block;
	line-height:40px;
	font-size:20px;
	text-align:center;
	color:#333;
	font-weight:bold;}
.conter05{
	/*height:13em;*/ overflow:hidden; text-overflow: ellipsis
	display:block;
	line-height:30px;
	font-size:16px;
	text-indent:2em;
	color:#333;}	

.conter06{  display:block; line-height:30px; color:#333; text-align: justify;}	
.conter07{text-indent:2em; word-break: normal; font-size:14px;}	
	
.conter08{ font-family:"微软雅黑"; padding-bottom:30px; font-size:14px;}
.conter08 a{color:#006da5;  font-family:"微软雅黑"; font-weight:300; }
.conter08 a:hover{color:#f08519;}
.conter09{/*border:1px solid #CCC;*/  margin-bottom:4em; font-weight:normal;  font-family:"微软雅黑";}	
.conter10{
    line-height: 49px;
    padding-top: 10px;
    text-align: center;
    color: #333;
    font-size: 30px;
	font-weight:400;
    font-family:"微软雅黑";
	word-wrap:break-word; }	
.conter11{
	font-size:12px;
	line-height: 35px;
    padding: 5px 0;
   /* border-bottom: 1px solid #ccd3e4;*/
    color: #999;
    text-align: center;
	margin: 10px 0 20px 0;}	
.conter11 a{color:#006da5;}
.conter11 a:hover{color:#f08519;}	

.conter12 img{
	padding-top:100px;}
.conter13{ border:1px solid rgba(204, 204, 204, 0.3); border-top:none; padding:10px 15px; background-color:#FFF;}
.conter14{text-align:left; font-size:30px;}
.conter13 ul li a{ font-size:14px; line-height:40px; margin-left:2em; color:#333;}
.conter13 ul li a:hover{ color:#f08519;}
.conter13 ul li{ border-bottom:1px dashed #CCC; height:40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor:pointer;}
.conter15{text-align:center; line-height:16px;}
.conter16{ color: rgb(255, 104, 39); font-size:18px;}












