﻿/* CSS Document */
@charset "utf-8";
/* CSS Document */
html{
    -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;  margin-top:0px;font-family:"microsoft Yahei","Arial Narrow"; }


/*
  @media only screen and (max-width: 500px) {
    .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%;
}


.xqy_cont img {
	margin-top: 3%;
	 
}
*/





@media only screen and (min-width:300px ){
.title{
	font-size: 5vw;
	color: white;
	background-color:#820000;
	line-height: 10vw;
	text-align: center;
height:10vw;
}

.back{
	width: 10%;
	font-size: 5vw;
	line-height: 10vw;
	margin-top:-10vw ;
	margin-left: 1vw;
	color: white;
	font: "黑体";
	text-align: center;
}


.xqy_main{
	width: 90%; 
}
.xqy_title{
	width: 100%;
	text-align: center;
	font-size: 4vw;
	font-weight: bold;
	margin-top: 5%;
}
.xqy_date{
        font-size:3vw;
	margin-left: 80%;
	margin-top: 5%;
}
.xqy_cont,.xqy_cont p{
	width:100%;
        font-size:3vw;
        margin-top: 5%;

}

.xqy_cont img{
width:80%;

margin-top:5vw;
}
}

@media only screen and (min-width:600px ){
.title{
	font-size: 2vw;
	color: white;
	background-color:#820000;
	line-height: 3vw;
	text-align: center;
height:3vw;
}

.back{
	width: 10%;
	font-size: 3vw;
	line-height: 3vw;
	margin-top:-3vw ;
	margin-left: 0.5vw;
	color: white;
	font: "黑体";
	text-align: center;
}


.xqy_main{
	width: 90%; 
}
.xqy_title{
	width: 100%;
	text-align: center;
	font-size: 1.5vw;
	font-weight: bold;
	margin-top: 5%;
}
.xqy_date{
        font-size:1vw;
	margin-left: 80%;
	margin-top: 5%;
}
.xqy_cont,.xqy_cont p{
	width:100%;
        font-size:1vw;
        margin-top: 1%;

}

.xqy_cont img{
width:40%;
 
  margin-top:2vw;
}
}
