<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lunbTabBox {
    padding-top: 50px;
    height: 363px;
    overflow: hidden;
}

.lunbBox {
    float: left;
    position: relative;
    width: 646px;
    height: 363px;
}

.lunbBox .bd li a,
.lunbBox .bd li a img {
    display: block;
    width: 646px;
    height: 363px;
    position: relative;
}

.lunbBox .bd li a span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 57px;
    line-height: 57px;
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, .6);
}

.lunbBox .hd {
    position: absolute;
    right: 30px;
    bottom: 25px;
}

.lunbBox .hd li {
    float: left;
    margin-left: 6px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #fff;
}

.lunbBox .hd li.on {
    width: 25px;
    background: #ffbc89;
    border-radius: 5px;
}
.lunbBox .prev,
.lunbBox .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    display: none;
    height: 50px;
}

.lunbBox .prev {
    background: url(../images/lbt_icon1.png) no-repeat center;
    left: 20px;
}

.lunbBox .next {
    background: url(../images/lbt_icon2.png) no-repeat center;
    right: 20px;
}

.lunbBox:hover .prev,
.lunbBox:hover .next {
    display: block;
}

.tabBox {
    float: right;
    width: 514px;
}

.idx_gwywj {
    margin-top: 10px;
}

.ztzl {
    margin-top: 50px;
}

.ztzl .right {
    float: right;
    width: 1200px;
    height: 110px;
    position: relative;
}

.ztzl .right .bd li {
    width: 1200px;
    height: 110px;
}

.ztzl .right .bd li a,
.ztzl .right .bd li img {
    display: block;
    width: 1200px;
    height: 110px;
}

.ztzl .right .hd {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.ztzl .right .hd li {
    float: left;
    margin-left: 2px;
    width: 20px;
    height: 20px;
    background: #f1d0d1;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

.ztzl .right .hd li.on {
    color: #fff;
    background: #399777;
}

.kxpjQsnGk {
    padding-top: 50px;
}

.idx_kxpj {
    float: left;
    width: 445px;
}

.idx_qsn {
    float: left;
    margin-left: 40px;
    width: 445px;
}

.idx_gkSan {
    float: right;
    width: 230px;
}
.idx_gkSan a {
    display: block;
    width: 100%;
    height: 72px;
    line-height: 72px;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    box-sizing: border-box;
    padding-left: 100px;
    margin-bottom: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.idx_gkSan a:nth-child(1) {
    font-size: 18px;
    padding-left: 85px;
    background: url(../images/idx_jy_img1.png) no-repeat center;
}
.idx_gkSan a:nth-child(2) {
    background: url(../images/idx_jy_img2.png) no-repeat center;
}
.idx_gkSan a:nth-child(3) {
    background: url(../images/idx_jy_img3.png) no-repeat center;
}

.jgdjZxhd {
    padding-top: 50px;
    padding-bottom: 50px;
}

.idx_jgdj {
    float: left;
    width: 100%;
}

.idx_jgdj .bd {
    width: 100%;
    height: 275px;
    box-sizing: border-box;
    border: 1px solid #d7eae4;
    background: #fdfdfd;
    margin-top: 22px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
}

.idx_jgdj .bd .in_hd {
    height: 46px;
    border-bottom: 1px solid #399777;
    box-sizing: border-box;
}

.idx_jgdj .bd&gt;div {
    height: 100%;
    float: left;
    width: 399px;
    box-sizing: border-box;
    border-right: 1px solid #ececec;
    padding: 28px 28px;
}

.idx_jgdj .bd&gt;div:last-child {
    border-right: none;
}

.idx_jgdj .bd .in_hd li a {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
}

.idx_jgdj .bd .in_bd li {
    padding: 10px 0;
    border-bottom: 1px dashed #ececec;
}

.idx_jgdj .bd .in_bd li:last-child {
    border-bottom: none;
}

.idx_jgdj .bd .in_bd li a {
    line-height: 38px;
    font-size: 18px;
    color: #666666;
    display: inline-block;
    position: relative;
    padding-left: 18px;
    width: 94%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.idx_jgdj_ul li a::after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #dedede;
}

.idx_jgdj .bd .in_bd li a:hover {
    color: #399777;
}



.idx_jgdj .bd .in_bd .idx_jgdj_ul {
    padding-top: 13px;
}

.idx_jgdj .bd .in_bd .idx_jgdj_ul li {
    height: 42px;
    padding: 0;
    border-bottom: none;
    line-height: 42px;
}

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