@charset "gb2312";
/* CSS Document */
body{font-family:"Î¢ÈíÑÅºÚ"; -webkit-text-size-adjust:none;margin:0;padding:0;}
body > div{margin-right:auto;margin-left:auto; } 
body,div,ul,ol,ul,li,ol,dl,dd,dt,form,span,p,textarea{margin:0;padding:0;list-style:none;font-family:"Î¢ÈíÑÅºÚ"; }
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input{padding-top:0;padding-bottom:0;font-family:"Î¢ÈíÑÅºÚ"; }
input::-moz-focus-inner{border:none;padding:0;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:12px;margin:0;font-family:"Î¢ÈíÑÅºÚ";-webkit-appearance:none; }
input[type="text"],input[type="password"],textarea{outline-style:none;-webkit-appearance:none;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
th,td{font-size:12px;padding:0}
img,a img{border:0;margin:0;padding:0;}
img{border:none;}
a{outline-style:none;color:#323232;text-decoration:none; cursor:pointer;}
a:hover{color:#025194;text-decoration:none;}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; height:0; font-size:0;overflow:hidden;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
/*.show{display:block!important;}*/
.hide{display:none!important;}
.fenjie{
	border: 0.5px solid #e5e5e5;
}
body{
	background: #f5f5f5;
}
.container{
	width: 960px;
	margin: 0 auto;
}
.header{
	margin-bottom: 20px;
}
.bodyer{
	overflow: hidden;
}
.bodyer_left{
	width: 590px;
	float: left;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 0px 45px;
	
}
.content ul{
	padding-top: 20px;
	padding-bottom: 20px;
}
.content ul li{
	overflow: hidden;
	line-height: 30px;
}
.content ul li a{
	display: block;
	float: left;
	width: 80%;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #93272a;
}
.content ul li span{
	display: block;
	float: right;
	width: 15%;
	font-size: 13px;
	color: #93272a;
	}
.bodyer_right{
	float: right;
}
.bodyer_right img{
	display: block;
	margin-bottom: 20px;
}
.sjy_bodyer{
	width: 868px;	
	border: 1px solid #e5e5e5;
	padding: 0 45px;
}
.sjy_bodyer_top{
	text-align: right;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 13px;
	color: #666666;
}
.sjy_bodyer_top a{
	color: #666666;
}
.sjy_title{
    font-size: 18px;
    color: #151515;
    text-align: center;
    padding: 5px 0;
}
.sjy_time{
    font-size: 13px;
    color: #151515;
    text-align: center;
    padding: 5px 0;
}
.sjy_change{
	background: #d3d3d3;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
}
.text_container_middle14{
	
	font-size: 14px;
}
.text_container_middle16{
	
	font-size: 16px;
}
.text_container_middle18{
	
	font-size: 18px;
}
#artibody{
	padding: 30px 0;
	color: #666666;
}
#artibody p{
	line-height: 30px;
	margin-bottom: 20px;
	color: #666666;
}
#pagesize {
    width: 100%;
    display: block;
    margin: 20px auto;
    font-size: 12px;
    line-height: 30px;
}
.pageleft {
    width: 52%;
    text-align: left;
    float: right;
    font-size: 13px;
    color:#666666;
}
.pageright {
    width: 45%;
    text-align: right;
    float: left;
    font-size: 13px;
color:#666666;
}
 @media only screen and (max-width: 768px) {
     .container{
     	width: 100%;
     } 
     .header{
     	width: 100%;
     } 
       .header img{
     	width: 100%;
     }  
     .bodyer_left{
     	width: 100%;
     	float: none;
     	padding: 0;
     }  
     .content ul li{
     	padding-left: 2%;
     	padding-right: 2%;
     }
       .content ul li a{
       	width: 70%;
       }
       .content ul li span{
       	width: 25%;
       	text-align: right;
       }
       .bodyer_right{
       	width: 100%;
       	text-align: center;
       	margin-top: 20px;
       }
       .bodyer_right img{
       	display: inline
       }
       .sjy_bodyer_top{
       	display: none;
       }
       .sjy_change{
       	display: none;
       }
       .sjy_bodyer{
       	width: 100%;
       	padding: 0;
       }
       .sjy_bodyer{
       	border: none;
       }
       .sjy_title{
       	padding: 5px 2%;
       }
       #artibody{
       	padding: 30px 2%;
       }
        }
