<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content-content .sub {
    background: #FAFAFA;
    border: 1px solid #EFEFEF;
}

.sub dl {
    width: 166px;
    border-bottom: 1px solid #e8e8e8;
    margin-left: 17px;
    padding: 20px 0px 5px 23px;
    box-sizing: border-box;
}

.sub dl.dl2 dd {
    display: inline-block;
    width: 45%;
}

.sub dl:last-child {
    border-bottom: 0px;
}

.sub dl dd, .sub dl dt {
    margin-bottom: 17px;
}

.sub dl dt {
    font-size: 16px;
    color: #7398E6;
    font-weight: 600;
    position: relative;
}

i.iconfont {
    position: absolute;
}

i.iconfont.iconredianjujiao {
    left: -28px;
    top: -2px;
    font-size: 24px;
}

i.iconfont.iconhangye {
    top: 3px;
    font-size: 16px;
    left: -24px;
}

i.iconfont.iconshui {
    top: 3px;
    font-size: 17px;
    left: -24px;
}

.sub dl dd a {
    font-size: 13px;
    color: #424243;
}

.sub dl dd a:hover {
    color: #7398E6;
    font-weight: bold;
}

/* ä¸­é—´ */

.main-inner .search {
    height: 32px;
    line-height: 32px;
    background: #FAFAFA;
    border: 1px solid #DADADA;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    position: relative;
    padding-left: 45px;
}

.search i.iconfont {
    top: 10px;
    left: 10px;
    color: #E4E4E4;
    border-right: 1px solid#E4E4E4;
    line-height: 12px;
    padding-right: 10px;
    cursor: pointer;
}

.search input {
    border: 0px;
    background-color: #FAFAFA;
    height: 28px;
    width: 80%;
}

.main-inner .items {
    margin-top: 32px;
}

.items .item {
    padding-bottom: 20px;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 36px;
}

.item .item-left, .item .item-right {
    float: left;
}

.item .item-left {
    width: 180px;
    height: 128px;
    margin-right: 20px;
}

.item .item-left img {
    width: 100%;
}

.item .item-right {
    width: 69%;
    position: relative;
    height: 128px;
    overflow: hidden;
}

.item-right p {
    font-size: 13px;
    color: #424243;
    letter-spacing: 0;
    text-align: justify;
    line-height: 20px;
}

.item-right .p1 {
    margin-bottom: 6px;
    position: relative;
    top:-5px;
}

.item-right .p1 span {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 32px;
}

.item-right .p1 i {
    font-size: 30px;
    color: red;
    position: static;
    display: inline-block;
    vertical-align: text-bottom;
}

.item-right .p3 {
    position: absolute;
    left: 0px;
    bottom: -5px;
    /* display: flex; */
    width: 490px;
}

.item-right .p3 span {
    /* flex: 0 0 30px; */
    cursor: pointer;
}

.item-right .p3 span.span-i {
    /* padding-left: 15px;
    position: relative;*/
    padding:0px 5px 0px 0px;
}

.item-right .p3 span.span-i i.iconfont{
    position: static;
    margin-right: 2px;
}

.item-right .p3 span i {
    font-size: 10px;
    left: 0px;
    color: #898989;
}

.span-i.i1.i-red i {
    color: red;
}

.item-right .p3 span.ly{
    margin-left: 15px;
    /* margin-right: 180px; */
    width:280px;
    display:inline-block;
    /* overflow: hidden; */
}


/* ä¸­é—´ */

/* å³ä¾§ */

.extra .p-img {
    width: 260px;
    height: 120px;
}

.extra .p-img img {
    width: 100%;
}

.extra .box {
    margin-top: 16px;
    background: #FAFAFA;
    border: 1px solid #EFEFEF;
}

.box1 .book-info {
    display: flex;
    padding-top: 20px;
    padding-bottom: 28px;
}

.book-info .book-img {
    /* width: 90px; */
    flex: 0 0 90px;
    border: 1px solid #DBDBDB;
    margin: 0px 18px;
    box-sizing: border-box;
}

.book-info .book-img img {
    width: 100%
}

.book-info .book-msg {
    margin-right: 16px;
}

.book-msg .p1 {
    font-size: 14px;
    color: #424243;
    letter-spacing: 0;
    text-align: justify;
    line-height: 20px;
    font-weight: 600;
}

.book-msg .p2 {
    font-size: 14px;
    color: #424243;
    letter-spacing: 0;
    text-align: justify;
    line-height: 57px;
}

.book-msg .button {
    display: inline-block;
    background: #0E7AFC;
    border-radius: 14px;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}

.box2 .items {
    margin-top: 40px;
}

.box2 .items p {
    margin-bottom: 26px;
    margin-left: 20px;
    display: flex;
    justify-content: space-between;
    width: 86%;
}

.box2 .items p span {
    font-size: 14px;
    color: #424243;
    letter-spacing: 0;
    display: inline-block;
    padding-top: 4px;
}

.box2 .items p .button {
    vertical-align: middle;
    background: #F7FBFF;
    border: 1px solid #97C7FF;
    border-radius: 4px;
    width: 63px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 13px;
    color: #2D71FF;
}

.box2 .saoma {
    display: flex;
    font-size: 12px;
    color: #424243;
    justify-content:space-around;
    margin-bottom: 30px;
    margin-top: 36px;
}

/* å³ä¾§ */


/* æ–°å¢žå®¢æœqqéšè— */
.box2 .item2{
    position: relative;
}
.kefuyincang {
	width: 279px;
	height: 182px;
    position: absolute;
    top:20px;
    left: -10px;
	text-align: center;
	background: url(../../images/qqkuang.png) no-repeat;
	z-index:100000

}
.kefuyincang  ul {
	text-align:center;
	padding-top: 30px;

}
.kefuyincang  ul li {
	padding: 5px 0;
}
.kefuyincang  ul li.bt {
	font-size: 16px;
	color: #161414;
}
.kefuyincang  ul li.kfqq b {
	background: url(../../images/QQ.png) no-repeat;
	display: inline-block;
	width: 31px;
	height: 31px;
	position: relative;
	top: 8px
}
.kefuyincang  ul li.kfqq{
	margin-right: 80px;
}
.kefuyincang  ul li.kfqq span {
    margin-left: 10px;
	font-size: 14px;
	color: #727272;
}
.kefuyincang  ul li.kfqq span a {
	font-size: 14px;
	color: #727272;
}</pre></body></html>