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

/*样式初始化*/
* { margin:0; padding:0; }
a img { border:none; }
ol, ul { list-style:none; }
button, input[type="submit"], input[type="button"], input[type="reset"] { cursor:pointer; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu { display:block; }
.article img {
display: block;
margin: 10px auto;
padding: 2px;
max-width: 655px;}

table { width:100%; border-collapse:collapse; border-spacing:0; }
a { text-decoration:none; outline:none; }
body { line-height:1.5; }
.clear { clear:both; display:block; height:0px; overflow:hidden; }
.clearfix { zoom:1; }
.clearfix:after { clear:both; display:block; height:0; content:"."; visibility:hidden; }


#dsjt {
    background: none repeat scroll 0 0 #FDFDFD;
}
#jrht {
    overflow: hidden;
}
#jrht .bd {
    height: 190px;
    overflow: hidden;
    position: relative;
    width: 250px;
}
.bd {
}
#foucs .ft, #jrht .ft {
    height: 15px;
    text-align: center;
}
#foucs .ft .current, #jrht .ft .current {
   background: url("../images/dot_current.png")/*tpa=http://www.caifx.com/images/dot_current.png*/ no-repeat center;
}
#foucs .ft span, #jrht .ft span {
    background: url("../images/dot.png")/*tpa=http://www.caifx.com/images/dot.png*/ no-repeat center;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 0 2px;
    margin-top:25px;
    overflow: hidden;
    width: 15px;
}
#jrht .q_tpL {
    float: left;
    height: 150px;
    margin: 0;
    width: 250px;
}


.yahoo2 {
    font-family: Tahoma,Helvetica,sans-serif;
    margin-top: 30px;
    padding: 0 3px 3px 13px;
    text-align: center;
}
.yahoo2 A {
    min-width:34px;
    height: 34px;
    border: 1px solid #c92121;
    cursor: pointer;
    display: inline-block;
    line-height: 34px;
    color:#6d6d6d;
	
}
.yahoo2 A:hover {
    background-color: #faeaea;
    background-image: none;
    border-color: #c92121;
    border-right: 1px solid #c92121;
    border-style: solid;
    border-width: 1px;
    color: #000;
}
.yahoo2 A:active {
    background-color: #94BDF6;
    background-image: none;
    border-color: #2B55AF;
    border-right: 1px solid #2B55AF;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
}
.yahoo2 span{
	color: red;
    width: 34px;
    height: 34px;
    cursor: pointer;
    display: inline-block;
    line-height: 34px;
}
.yahoo2 SPAN.current {
    color: #000000;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}
.yahoo2 SPAN.disabled {
    display: none;
}
.yahoo2 A.next {
    border-color: #CCDBE4;
    border-right: 2px solid #CCDBE4;
    border-style: solid;
    border-width: 2px;
    margin: 0 0 0 10px;
}
.yahoo2 A.next:hover {
    border-color: #2B55AF;
    border-right: 2px solid #2B55AF;
    border-style: solid;
    border-width: 2px;
}
.yahoo2 A.prev {
    border-color: #CCDBE4;
    border-right: 2px solid #CCDBE4;
    border-style: solid;
    border-width: 2px;
    margin: 0 10px 0 0;
}
.yahoo2 A.prev:hover {
    border-color: #2B55AF;
    border-right: 2px solid #2B55AF;
    border-style: solid;
    border-width: 2px;
}</pre></body></html>