@media screen and (min-width:970px){
.position{display:none!important;}
.dqwz{ margin:30px 0;}
.page_content{
        padding:0px 0px 0px 0px;
        background:#fff;
}.article_tit{
	margin-top:30px;
	padding-bottom:10px;
}
.article_tit h1 {
        font-size:16px;
	text-align:center;
	color:#303030;
        font-weight: bolder;
}
.article_date{
	color:#a8a8a8;
        font-size:12px;
    height: 20px;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    margin: -10px 0 20px;
    text-align: center;
}
.article_date span {
    position: relative;
    top: 10px;
    font-size: 12px;
    color: #a8a8a8;
    padding: 0 1em;
    background: #fff;
}

.article_con{
        margin-top:20px;
	text-align:justify;
	
	font-size:18px;
	line-height:30px;
	color:#333333;
	min-height:200px;
        padding:0 5px;
        overflow-x:auto;
}

.article_con h2{
        margin-top:20px;
	text-align:justify;
	
	font-size:20px;
	line-height:30px;
	color:#333333;
	
        padding:0 5px;
        overflow-x:auto;
}
.article_con h2 a{
        margin-top:20px;
	text-align:justify;
	
	font-size:12px;
	line-height:30px;
	color:#333333;
	
        padding:0 5px;
        overflow-x:auto;
}
.article_con table {
	margin:0 auto;
}
.article_con p {
	font-size:12px;
	line-height:200%;
	color:#333333;
	
        min-height:30px;
        margin-bottom:25px;
}
.article_con p span{
	font-size:100%;
}
.article_con p a {
	font-size:100%;
	color:#2060a7;
}
.article_con p a:hover {
	text-decoration:underline;
}
.article_con p img{width:80%; height:auto; margin:0px auto;}
.article_con strong {
	font-size:100%;
	
	color:#333333;
        font-weight:bold;
}
.article_con div {
	font-size:100%;
	color:#333333;
	
}
.article_con table {
  border: 1px solid black;
}
.article_con table tr td {
	line-height:200%;
	padding-left:10px;
        border: 1px solid black;
}
.gwcp_table tr{
        border-bottom:1px #cccccc solid;
}
.gwcp_table tr td{
        padding:8px 0;;
}
.gwcp_table tr .textleft{
        font-weight:bold;
}
}