<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border:none;
	font-family:"寰蒋闆呴粦";
	color:#333333;
  outline: 0;
}
a:focus,input:focus{
    outline: none;
}
a:active,input:active{
    outline: none;
}
*{outline:none;}
a:focus{
    outline:none;
}
input{
    outline: none;
}
.content{
    background-color: #edeaea;
}
.con{
    width:1400px;
    margin:0 auto;
    overflow: hidden;
    background-color: #ffffff;
    padding:10px 75px;
}
.dqwz{
    background:url(dqwz.png) no-repeat left center;
    padding-left:35px;
    color:#424141;
    margin-top:15px;
}
.dqwz a{
    color:#424141;
    padding:0px 5px;
}
.con h3{
    font-size:33px;
    color:#000000;
    text-align: center;
    line-height: 60px;
}
.sour_time{
    background:url(/cms_files/filemanager/156268839/picture/20222/2669f639b84345008dfa89bfaf0007a0.png) repeat-x left bottom;
    padding:0px 35px 20px;
    overflow: hidden;
    line-height: 50px;
    color:#757575;
}
.sour{
    float:left;
}
.sour span{
    padding-right:20px;
}
.zihao{
    float:right;
}
.zihao a{
    color:#757575;
    padding-left:20px;
}
.neirong{
    color:#000000;
    line-height: 45px;
    font-size:16px;
    text-indent: 2em;
    padding:10px 35px;
    min-height:300px;
}
.neirong p{
    margin:0px;
    line-height: 45px;
  
}

@media screen and (max-width: 1399px) {
    .con{
        width:100%;
        padding:0px 20px;
    }
    
}
@media screen and (max-width: 1024px) {
    .neirong{
      min-height:200px;
    }
}
@media screen and (max-width: 768px) {
    .con{
        width:100%;
        padding:0px 10px;
    }
    .neirong img{
        max-width: 90%;
        display: inline-block;
    }
    .sour_time{
        padding: 0px 10px 20px;
    }
}
@media screen and (max-width: 414px) {
    .con h3 {
        line-height: 40px;
    }
    .sour_time{
        line-height: 30px;
    }
    .neirong {
        padding: 10px;
    }
}</pre></body></html>