<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.yy {
    width: 890px;
    background: #fff;
    padding: 20px;
    min-height: 760px;
    margin: 0 auto;
    margin-top: 52px;
       
}

.yy ul{
	padding-bottom: 30px;
	overflow: hidden;
	border: 1px solid #000000;
}




.yy .name {
    height: 30px;
    line-height: 30px;
    color: #3e3838;
    font-size: 20px;
}
.yy .xwlb {
    margin-top: 30px;
}
.xwlb li {
    height: 120px;
    margin-left: 20px;
    padding-bottom: 40px;
   
    display: block;
}
.xwlb li .sj {
    width: 110px;
    
    float: left;
    color: #4c4c4c;
 
}
.xwlb li .sj span {
    position: relative;
    top: 30px;
}
.xwlb li .sj i {
    color: #4c4c4c;
    font-size: 30px;
    font-style: normal;
}
.xwlb li .xw {
    width: 700px;
    float: left;
    margin-left: 30px;
    color: #656565;
    padding-top: 10px;
}
.xwlb li .xw-w{
    font-style: normal;
    font-size: 18px;
    float: left;
    width: 100%;
    text-align: left;
}
.xwlb li .xw-w a {
    color: #424040;
}
.xwlb li .xw a {
    float: right;
    color: #1c2977;
}
.xwlb li .xw-b{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	margin-top: 40px;
	text-indent: 2em;
}
.xwlb li .xw-w em{
	color: red;
}
.xwlb li .xw-b em{
	color: #1c2977;
	font-size: 18px;
	font-weight: bold;
}
.page {
    margin: 20px;
    text-align: center;
    clear: both;
}
.page span.close, .page strong, .page a {
    display: inline-block;
    padding: 3px 8px;
    margin-right: 10px;
    background: #F5f5f5;
    color: #CCCCCC;
}
.page strong.selfpage {
    background: #1c2977;
    color: #ffffff;
}
.page a {
    background: #bbbbbb;
    color: #ffffff;
}
.xw-b-a{
	border: 1px solid gainsboro;
	padding: 10px 16px;
}
.xw-b-a:hover{
	border:  1px solid #1c2977;
	transition: 0.6s;
	border-radius: 16px;
}
.xwlb-h3{
	font-size: 18px;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
}
.xwlb-p1{
	width: 80%;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	text-indent: 2em;
	line-height: 26px;
	margin-bottom: 20px;
}
.xwlb-p1 strong{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 20px;
}

.ask_enter {
	float: right;
	width: 300px;
    height: 90px;
    text-align: center;
    background: #FFF4EA;
    position: relative;
    border: #dcdcdc solid 1px;
    margin-bottom: 10px;
}

.ask_enter .enter_fir {
    display: block;
    width: 250px;
    margin: 14px auto 7px;
    font-family: "PingFang SC","Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif;
    font-size: 18px;
    color: #000000;
}

.ask_enter a {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    padding: 5px 16px;
    background: #FFAC06;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-family: "PingFang SC","Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif;
}




















</pre></body></html>