<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webpro_left {
    width: 230px;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
}

.webpro_yb {
    width: 76.5%;
    height: auto;
    margin: 0;
    padding: 0 0 0 30px;
    float: right;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webpro_yb .webpro_list {
    min-height: 540px
}

.webpro_yb .webpro_list li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 40px;
    transition: all .3s;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #ddd
}

.webpro_yb .webpro_list li:nth-child(3n+3) {
    margin-right: 0
}

.webpro_yb .webpro_list li .pic {
    display: block;
    height: 345px;
    text-align: center;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    overflow: hidden;
    position: relative;
    background: #fff
}

.webpro_yb .webpro_list li .pic img {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.webpro_yb .webpro_list li .pic:after {
    content: '';
    display: block;
    background: rgba(239, 59, 27, .65) url(view.png) center center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transform: scale(.1);
    opacity: 0;
    transition: all .35s ease
}

.webpro_yb .webpro_list li:hover .pic:after {
    transform: translate(0, 0) scale(1);
    opacity: 1
}

.webpro_yb .webpro_list li .wz {
    overflow: hidden;
    padding: 15px 0
}

.webpro_yb .webpro_list li .wz .tlt {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 3%
}

.webpro_yb .webpro_list li .wz p {
    text-align: center;
    font-size: 16px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.webpro_yb .webpro_list li .wz p img {
    display: inline-block;
    margin: -4px 6px 0 0
}

.webpro_yb .webpro_list li:hover .pic img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.webpro_yb .webpro_list li:hover .wz .tlt {
    color: #EF3B1B
}

.webpro_yb .webpro_list li:hover {
    border-bottom: 1px solid #EF3B1B
}

@media (max-width:1440px) {
        {
        width: 100%;
        margin: 60px auto;
        padding: 0 60px
    }

    .webpro_yb #fengye {
        margin: 30px auto 0
    }
}

@media (max-width:1200px) {
        {
        padding: 0 40px
    }

    .webpro_yb #fengye {
        margin: 35px auto 0
    }

    .webpro_yb .webpro_list li .pic {
        height: 300px
    }
}

@media (max-width:1079px) {
    .webpro_yb .webpro_list li {
        width: 48.5%;
        margin-right: 3%
    }

    .webpro_yb .webpro_list li:nth-child(2n+2) {
        margin-right: 0
    }

    .webpro_yb .webpro_list li:nth-child(3n+3) {
        margin-right: 3%
    }

    .webpro_yb .webpro_list li:nth-child(6n+6) {
        margin-right: 0
    }

    .webpro_yb #fengye {
        margin: 40px auto 0
    }
}

@media (max-width:1023px) {
    .webpro_yb .webpro_list li .pic {
        height: 320px
    }
}

@media (max-width:800px) {
        {
        margin: 40px auto;
        padding: 0 20px
    }

    .webpro_left {
        width: 100%;
        margin: 0 auto;
        float: inherit
    }

    .webpro_yb {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        float: inherit
    }

    .webpro_yb #fengye {
        margin: 20px auto 0
    }
}

@media (max-width:767px) {
        {
        margin: 20px auto;
        padding: 0 12px
    }

    .webpro_yb .webpro_list li {
        width: 100%;
        margin-bottom: 30px
    }

    .webpro_yb .webpro_list li .pic {
        height: 280px
    }

    .webpro_yb .webpro_list li .wz .tlt {
        font-size: 15px
    }

    .webpro_yb .webpro_list li .wz p {
        font-size: 15px
    }

    .webpro_yb #fengye {
        margin: 0 auto
    }
}

.h_left {
    width: 100%;
    overflow: hidden;
    background-color: #f9f9f9;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.cp_type .hd {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
    padding: 30px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.cp_type .hd p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #EF3B1B;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 4px;
    padding: 0
}

.cp_type .hd p img {
    display: block;
    width: 24px;
    height: 24px;
    margin: 3px 10px 3px 0;
    padding: 0;
    float: left
}

.cp_type .hd span {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #aaa;
    font-size: 14px
}

.cp_type .hd em {
    display: block;
    width: 50px;
    height: 2px;
    margin: 6px 0 0;
    padding: 0;
    background: url(line05.png) 0 0 no-repeat
}

.cp_type .hd i {
    display: none
}

.cp_type .bd {
    padding: 0
}

.cp_type .bd ul li {
    padding: 0
}

.cp_type .bd ul li p {
    height: 40px;
    line-height: 40px;
    padding: 4px 70px 4px 30px;
    position: relative
}

.cp_type .bd ul li p a {
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.cp_type .bd ul li p span {
    display: block;
    width: 40px;
    height: 100%;
    background: url(mulu0.png) center center no-repeat;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 30px
}

.cp_type .bd ul li div {
    display: none;
    padding: 15px 30px
}

.cp_type .bd ul li div a {
    display: block;
    height: 32px;
    line-height: 32px;
    color: #999;
    font-size: 14px;
    border-top: 0px solid #eaeaea;
    padding: 0 0 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(ico08.png) 4px 14px no-repeat
}

.cp_type .bd ul li div a:first-child {
    border-top: 0
}

.cp_type .bd ul li:hover p,
.cp_type .bd ul li.on p {
    background-color: #EF3B1B
}

.cp_type .bd ul li:hover p a,
.cp_type .bd ul li.on p a {
    color: #fff
}

.cp_type .bd ul li:hover p span {
    background: url(mulu1.png) center center no-repeat
}

.cp_type .bd ul li.on p span {
    background: url(mulu2.png) center center no-repeat
}

.cp_type .bd ul li div a:hover {
    color: #EF3B1B;
    background: url(ico09.png) 4px 14px no-repeat
}

.cp_type .bd ul a.ckqb {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    background: #f1f1f1;
    width: 92%;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

.cp_type .bd ul a.ckqb:hover {
    background: #EF3B1B;
    color: #fff
}

.proall {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.proall a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.proall a i {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    background: url(mulu0.png) center center no-repeat;
    position: absolute;
    top: 0;
    right: 30px
}

.proall a:hover {
    color: #EF3B1B
}

.proall a:hover i {
    background: url(mulu1.png) center center no-repeat
}

.webxgwz {
    width: 100%;
    overflow: hidden;
    background-color: #f9f9f9;
    margin: 30px auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webxgwz .webxgwz_title {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 30px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webxgwz_title p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #EF3B1B;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 4px;
    padding: 0
}

.webxgwz_title p img {
    display: block;
    width: 24px;
    height: 24px;
    margin: 3px 10px 3px 0;
    padding: 0;
    float: left
}

.webxgwz_title span {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #ccc;
    font-size: 14px
}

.webxgwz_title em {
    display: block;
    width: 50px;
    height: 2px;
    margin: 6px 0 0;
    padding: 0;
    background: url(line05.png) 0 0 no-repeat
}

.webxgwz .webxgwz_list {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 15px 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webxgwz_list dl dd {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 4px 0
}

.webxgwz_list dl dd a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0 0 0 20px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.webxgwz_list dl dd a i {
    display: block;
    width: 6px;
    height: 6px;
    margin: 0;
    padding: 0;
    background: url(ico08.png) center center no-repeat;
    position: absolute;
    top: 20px;
    left: 4px
}

.webxgwz_list dl dd a:hover {
    color: #EF3B1B
}

.webxgwz_list dl dd a:hover i {
    background: url(ico09.png) center center no-repeat
}

@media screen and (max-width:1366px) {
    .cp_type .bd ul li p a {
        font-size: 15px
    }

    .proall a {
        font-size: 15px
    }

    .webxgwz_list dl dd a {
        font-size: 15px
    }
}

@media screen and (max-width:1280px) {
    .cp_type .hd {
        padding: 20px
    }

    .cp_type .bd ul li p {
        padding: 4px 60px 4px 20px
    }

    .cp_type .bd ul li p span {
        right: 20px
    }

    .proall a {
        padding: 0 20px
    }

    .proall a i {
        right: 20px
    }

    .cp_type .bd ul li div {
        padding: 10px 20px
    }

    .webxgwz .webxgwz_title {
        padding: 20px
    }

    .webxgwz .webxgwz_list {
        padding: 10px 20px
    }

    .webxgwz_list dl dd {
        padding: 0
    }
}

@media screen and (max-width:1200px) {
    .cp_type .hd p {
        font-size: 22px
    }

    .webxgwz_title p {
        font-size: 22px
    }
}

@media screen and (max-width:1080px) {
    .cp_type .hd {
        padding: 15px
    }

    .cp_type .bd ul li p {
        padding: 4px 55px 4px 15px
    }

    .cp_type .bd ul li p span {
        right: 15px
    }

    .proall a {
        padding: 0 15px
    }

    .proall a i {
        right: 15px
    }

    .webxgwz .webxgwz_title {
        padding: 15px
    }

    .webxgwz_title p img {
        display: block;
        width: 26px;
        height: 26px;
        margin: 3px 10px 3px 0;
        padding: 0;
        float: left
    }

    .webxgwz .webxgwz_list {
        padding: 10px 15px
    }
}

@media screen and (max-width:1024px) {
    .cp_type .hd p {
        height: 30px;
        line-height: 30px;
        font-size: 24px
    }

    .cp_type .hd p img {
        width: 24px;
        height: 24px
    }

    .webxgwz_title p {
        height: 30px;
        line-height: 30px;
        font-size: 24px
    }

    .webxgwz_title p img {
        width: 24px;
        height: 24px
    }
}

@media screen and (max-width:800px) {
    .h_left {
        margin: 0 auto 20px
    }

    .cp_type .hd {
        margin: 0 auto;
        padding: 20px;
        position: relative
    }

    .cp_type .hd p:before {
        display: none
    }

    .cp_type .hd p {
        font-size: 22px;
        margin: 0 auto 2px
    }

    .cp_type .hd p img {
        width: 22px;
        height: 22px;
        margin: 4px 10px 4px 0
    }

    .cp_type .hd span {
        height: 20px;
        line-height: 20px
    }

    .cp_type .hd i {
        display: block;
        width: 40px;
        height: 40px;
        margin: 0;
        padding: 0;
        background: rgba(0, 87, 184, 0.06) url(mulu1.png) center center no-repeat;
        position: absolute;
        top: 20px;
        right: 20px
    }

    .cp_type .hd.on i {
        background: rgba(0, 87, 184, 0.06) url(mulu2.png) center center no-repeat
    }

    .cp_type .bd {
        margin: 20px auto 0
    }

    .cp_type .bd ul li {
        padding: 0
    }

    .cp_type .bd ul li.on {
        padding: 0
    }

    .cp_type .bd ul li p {
        padding: 10px 60px 10px 20px
    }

    .cp_type .bd ul li div a {
        padding: 0 0 0 20px
    }

    .cp_type .bd {
        display: none
    }

    .proall a {
        padding: 0 19px
    }

    .webxgwz {
        margin: 20px auto
    }

    .webxgwz .webxgwz_title {
        padding: 20px
    }

    .webxgwz_title p {
        font-size: 22px;
        margin: 0 auto 2px
    }

    .webxgwz_title p img {
        width: 22px;
        height: 22px;
        margin: 4px 10px 4px 0
    }

    .webxgwz_title span {
        height: 20px;
        line-height: 20px
    }

    .webxgwz .webxgwz_list {
        padding: 15px 20px
    }
}

@media screen and (max-width:767px) {
    .cp_type .hd p {
        font-size: 20px
    }

    .webxgwz {
        display: none;
    }

    .webxgwz_title p {
        font-size: 20px
    }
}</pre></body></html>