﻿/* CSS Document */
@charset "utf-8";
/* CSS Document */
html{
    font-size: 10px;
    -webkit-font-smoothing: antialiased;
}
body,ul,ol,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0 auto;padding:0;border:0;}
body{background:#fff; font-size: 10px; color:#535353; margin-top:0px;font-family:"microsoft Yahei","Arial Narrow"; }

.title{
	font-size: 16px;
	color: white;
	background-color: #f9c689;
	line-height: 50px;
	text-align: center;
}

.lit{
	width: 90%;
	margin-left: 5%;
	margin-top: 5%;
	display: -webkit-flex;
    display: flex;
	border-radius: 10px;
	box-shadow: #e7e7e7 2px 2px 6px 2px ;
}

a{
 
	color:#000;
	text-decoration: none;
}

		a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.lit_pic{
	width: 20%;
	margin-left:3% ;
	margin-top: 1%;
}
.lit_pic_01{
	width: 100%;
}
.lit_cont{
	width: 90%;
	margin-bottom:3%;
}
.lit_title{
	font-size: 16px;
	margin-left: 5%;
	margin-top: 1%;
}
.lit_writer,.lit_date{
	margin-top: 5%;
	margin-left: 5%;
}
.lit_status{
	width: 25%;	
    text-align: center;
    display:flex;
    justify-content:center;
    align-items:center;
}
.lit_status_01{
	width: 100%;
	height: 50px;
	font-size: 13px;
	color: #ff8e2e;
    text-align: center;
    display:flex;
    justify-content:center;
    align-items:center;
    border-left: solid 2px #e2e2e2;
}
.lit_status_02{
	width: 100%;
	height: 50px;
	font-size: 13px;
	color: #1cbb9b;
    text-align: center;
    display:flex;
    justify-content:center;
    align-items:center;
    border-left: solid 2px #e2e2e2;
}
.szzy_pic{
	width: 70%;
}
.szzy_pic_01{
	margin: 2%;
    width: 100%;	
}
.lit_gngg_cont{
	margin: 3%;
}
.lit_gngg_title,.lit_tstj_title{
	font-size:13px ;
	font-weight: bold;
}
.lit_gngg_det,.lit_gngg_date,
.lit_tstj_writer,.lit_tstj_det,.lit_tstj_date{
	margin-top: 2%;
	color: #868686;
}
.lit_tstj_cont{
	width: 75%;	
	margin-left: 2%;
	margin-top: 1%;
}
.xqy_main{
	width: 90%; 
}
.xqy_title{
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5%;
}
.xqy_date{
	margin-left: 80%;
	margin-top: 5%;
}
.xqy_cont{
	margin-bottom:5%; 
}

.xqy_cont img{
	width: 100%;
 
}


.xqy_cont p{
	margin-top:5% ;
	width: 100%;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
 
	line-height: 20px;
	font-size:14px ;
}
.xqy_cont_img{
	width: 100%;
	margin-top: 3%;
	text-align:center;
	margin:auto 0;
	margin-bottom:3%;
}
.back{
	width: 10%;
	font-size: 25px;
	line-height: 50px;
	margin-top:-50px ;
	margin-left: 1px;
	color: white;
	font: "黑体";
	text-align: center;
}

.xqy_cont img {
	margin-top: 3%;
	width: 100%;
}
